Index

A B C D E F G H I L M O P R S T U V W Y 
All Classes and Interfaces|All Packages

A

apply(Project) - Method in class io.github.joselion.prettyjupiter.PrettyJupiterPlugin
 

B

BRIGHT_RED - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 

C

cause() - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Returns the value of the cause record component.
closure(BiConsumer<T, S>) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Common
 
closure(Consumer<T>) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Common
 
Color - Enum Class in io.github.joselion.prettyjupiter.lib.helpers
 
colored(Color, String) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Text
 
Common - Class in io.github.joselion.prettyjupiter.lib.helpers
 
Common() - Constructor for class io.github.joselion.prettyjupiter.lib.helpers.Common
 

D

duration(Action<PrettyJupiterExtension.Duration>) - Method in class io.github.joselion.prettyjupiter.lib.PrettyJupiterExtension
 
Duration(ObjectFactory) - Constructor for class io.github.joselion.prettyjupiter.lib.PrettyJupiterExtension.Duration
 

E

equals(Object) - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Indicates whether some other object is "equal to" this one.
extension() - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Returns the value of the extension record component.

F

failure(Action<PrettyJupiterExtension.Failure>) - Method in class io.github.joselion.prettyjupiter.lib.PrettyJupiterExtension
 
Failure - Record Class in io.github.joselion.prettyjupiter.lib
 
Failure(String, String, String, String) - Constructor for record class io.github.joselion.prettyjupiter.lib.Failure
Creates an instance of a Failure record class.
Failure(ObjectFactory) - Constructor for class io.github.joselion.prettyjupiter.lib.PrettyJupiterExtension.Failure
 
FAILURE - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Icon
 
failures() - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Returns the value of the failures record component.

G

getThreshold(Test) - Method in class io.github.joselion.prettyjupiter.lib.PrettyJupiterExtension.Duration
 
GRAY - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 
GREEN - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 

H

hashCode() - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Returns a hash code value for this object.
hashCode() - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Returns a hash code value for this object.

I

Icon - Enum Class in io.github.joselion.prettyjupiter.lib.helpers
 
io.github.joselion.prettyjupiter - package io.github.joselion.prettyjupiter
This package is checked for null by the following annotations: org.eclipse.jdt.annotation.NonNullByDefault
io.github.joselion.prettyjupiter.lib - package io.github.joselion.prettyjupiter.lib
This package is checked for null by the following annotations: org.eclipse.jdt.annotation.NonNullByDefault
io.github.joselion.prettyjupiter.lib.helpers - package io.github.joselion.prettyjupiter.lib.helpers
This package is checked for null by the following annotations: org.eclipse.jdt.annotation.NonNullByDefault
isTermDumb() - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Common
 

L

levelFor(TestDescriptor) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Common
 
limited(String, int) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Text
 
location() - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Returns the value of the location record component.
logDescriptors(TestDescriptor) - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
 
logResults(TestDescriptor, TestResult) - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
 
logSummary(TestDescriptor, TestResult) - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
 

M

message() - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Returns the value of the message record component.

O

of(Throwable, TestDescriptor, PrettyJupiterExtension) - Static method in record class io.github.joselion.prettyjupiter.lib.Failure
 
of(Project, Test, PrettyJupiterExtension) - Static method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
 

P

PrettyJupiterExtension - Class in io.github.joselion.prettyjupiter.lib
 
PrettyJupiterExtension(ObjectFactory) - Constructor for class io.github.joselion.prettyjupiter.lib.PrettyJupiterExtension
 
PrettyJupiterExtension.Duration - Class in io.github.joselion.prettyjupiter.lib
 
PrettyJupiterExtension.Failure - Class in io.github.joselion.prettyjupiter.lib
 
PrettyJupiterPlugin - Class in io.github.joselion.prettyjupiter
A Gradle plugin to better log JUnit Jupiter tests when run from the Gradle test task.
PrettyJupiterPlugin() - Constructor for class io.github.joselion.prettyjupiter.PrettyJupiterPlugin
 
PrettyLogger - Record Class in io.github.joselion.prettyjupiter.lib
 
PrettyLogger(Project, Test, PrettyJupiterExtension, List<Failure>) - Constructor for record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Creates an instance of a PrettyLogger record class.
project() - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Returns the value of the project record component.

R

RED - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 

S

SKIPPED - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Icon
 
SUCCESS - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Icon
 

T

tabsFor(TestDescriptor) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Common
 
testTask() - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Returns the value of the testTask record component.
Text - Class in io.github.joselion.prettyjupiter.lib.helpers
 
Text() - Constructor for class io.github.joselion.prettyjupiter.lib.helpers.Text
 
toString() - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Returns a string representation of this record class.
toString() - Method in enum class io.github.joselion.prettyjupiter.lib.helpers.Icon
 
toString() - Method in record class io.github.joselion.prettyjupiter.lib.PrettyLogger
Returns a string representation of this record class.
toText() - Method in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 
trace() - Method in record class io.github.joselion.prettyjupiter.lib.Failure
Returns the value of the trace record component.

U

uncolored(String) - Static method in class io.github.joselion.prettyjupiter.lib.helpers.Text
 

V

valueOf(String) - Static method in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.joselion.prettyjupiter.lib.helpers.Icon
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.joselion.prettyjupiter.lib.helpers.Icon
Returns an array containing the constants of this enum class, in the order they are declared.

W

WHITE - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 

Y

YELLOW - Enum constant in enum class io.github.joselion.prettyjupiter.lib.helpers.Color
 
A B C D E F G H I L M O P R S T U V W Y 
All Classes and Interfaces|All Packages