Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ACCEPT_ALL - Static variable in interface org.verifyica.api.ClassInterceptor
-
Predicate to accept any ClassContext
- Argument<T> - Interface in org.verifyica.api
-
Argumentis a container that associates a name with a given payload. - Argument.Empty - Class in org.verifyica.api
-
Class to implement Empty
- ArgumentContext - Interface in org.verifyica.api
-
Interface to implement ArgumentContext
- assertEmpty() - Method in class org.verifyica.api.Trap
-
Assert that no Throwable was trapped
- assertEmpty(Collection<Trap>) - Static method in class org.verifyica.api.Trap
-
Assert that no Throwables were trapped
- assertEmpty(Trap) - Static method in class org.verifyica.api.Trap
-
Assert that no Throwable was trapped
- assertEmpty(Trap...) - Static method in class org.verifyica.api.Trap
-
Assert that no Throwables were trapped
C
- classContext() - Method in interface org.verifyica.api.ArgumentContext
-
Get the ClassContext
- ClassContext - Interface in org.verifyica.api
-
Interface to implement ClassContext
- ClassInterceptor - Interface in org.verifyica.api
-
Interface to implement ClassInterceptor
- close() - Method in class org.verifyica.api.TemporaryDirectory
- configuration() - Method in interface org.verifyica.api.Context
-
Get the Configuration
- configuration() - Method in interface org.verifyica.api.EngineContext
-
Get the Engine Configuration
- Configuration - Interface in org.verifyica.api
-
Interface to implement Configuration
- Context - Interface in org.verifyica.api
-
Interface to implement Context
D
- destroy(EngineContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor destroy
- destroy(EngineContext) - Method in interface org.verifyica.api.EngineInterceptor
-
Engine destroy callback
E
- EMPTY - Static variable in interface org.verifyica.api.Argument
-
Empty Argument
- engineContext() - Method in interface org.verifyica.api.ArgumentContext
-
Get the EngineContext
- engineContext() - Method in interface org.verifyica.api.ClassContext
-
Get the EngineContext
- EngineContext - Interface in org.verifyica.api
-
Interface to implement EngineContext
- EngineInterceptor - Interface in org.verifyica.api
-
Interface to implement EngineInterceptor
- Execution - Class in org.verifyica.api
-
Class to implement Execution
- Execution.ExecutionSkippedException - Exception Class in org.verifyica.api
-
Class to implement ExecutionSkippedException
- ExecutionSkippedException() - Constructor for exception class org.verifyica.api.Execution.ExecutionSkippedException
-
Constructor
- ExecutionSkippedException(String) - Constructor for exception class org.verifyica.api.Execution.ExecutionSkippedException
-
Constructor
- ExtendedMap<K,
V> - Class in org.verifyica.api -
Class to implement ExtendedMap
- ExtendedMap() - Constructor for class org.verifyica.api.ExtendedMap
-
Constructor
- ExtendedMap(int) - Constructor for class org.verifyica.api.ExtendedMap
-
Constructor
- ExtendedMap(int, float) - Constructor for class org.verifyica.api.ExtendedMap
-
Constructor
- ExtendedMap(int, float, int) - Constructor for class org.verifyica.api.ExtendedMap
-
Constructor
- ExtendedMap(Map<? extends K, ? extends V>) - Constructor for class org.verifyica.api.ExtendedMap
-
Constructor
G
- getAs(K) - Method in class org.verifyica.api.ExtendedMap
-
Returns the value to which the specified key is mapped cast to the assigned type, or null if this map contains no mapping for the key.
- getAs(K, Class<T>) - Method in class org.verifyica.api.ExtendedMap
-
Returns the value to which the specified key is mapped cast to the requested type, or null if this map contains no mapping for the key.
- getClassContext() - Method in interface org.verifyica.api.ArgumentContext
-
Get the ClassContext
- getConfiguration() - Method in interface org.verifyica.api.Context
-
Get the Configuration
- getConfiguration() - Method in interface org.verifyica.api.EngineContext
-
Get the Engine Configuration
- getEngineContext() - Method in interface org.verifyica.api.ArgumentContext
-
Get the EngineContext
- getEngineContext() - Method in interface org.verifyica.api.ClassContext
-
Get the EngineContext
- getMap() - Method in interface org.verifyica.api.Context
-
Get the Map
- getName() - Method in class org.verifyica.api.Argument.Empty
- getName() - Method in interface org.verifyica.api.Argument
- getName() - Method in interface org.verifyica.api.Named
-
Method to get the name
- getPath() - Method in class org.verifyica.api.TemporaryDirectory
-
Get the temporary directory Path
- getPayload() - Method in class org.verifyica.api.Argument.Empty
- getPayload() - Method in interface org.verifyica.api.Argument
-
Method to get the Argument payload
- getPayload(Class<V>) - Method in class org.verifyica.api.Argument.Empty
- getPayload(Class<V>) - Method in interface org.verifyica.api.Argument
-
Method to get the Argument payload
- getProperties() - Method in interface org.verifyica.api.Configuration
-
Get the configuration Properties
- getPropertiesFilename() - Method in interface org.verifyica.api.Configuration
-
Deprecated.
- getPropertiesPath() - Method in interface org.verifyica.api.Configuration
-
Get the Path to the Properties configuration file
- getTestArgument() - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument
- getTestArgument(Class<V>) - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument
- getTestArgumentIndex() - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument index
- getTestArgumentParallelism() - Method in interface org.verifyica.api.ClassContext
-
Get the test argument parallelism
- getTestArgumentPayload() - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument payload
- getTestArgumentPayload(Class<V>) - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument payload
- getTestClass() - Method in interface org.verifyica.api.ClassContext
-
Get the test class
- getTestClassDisplayName() - Method in interface org.verifyica.api.ClassContext
-
Get the test class display name
- getTestClassTags() - Method in interface org.verifyica.api.ClassContext
-
Get the test class tags
- getTestInstance() - Method in interface org.verifyica.api.ClassContext
-
Get the test class instance
- getTestInstance(Class<V>) - Method in interface org.verifyica.api.ClassContext
-
Get the test class instance
- getVersion() - Method in interface org.verifyica.api.EngineContext
-
Get the Engine version
H
- hasPayload() - Method in class org.verifyica.api.Argument.Empty
- hasPayload() - Method in interface org.verifyica.api.Argument
-
Method to return if the Argument has a non-null payload
I
- initialize(EngineContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor initialize
- initialize(EngineContext) - Method in interface org.verifyica.api.EngineInterceptor
-
Engine initialize callback
- isEmpty() - Method in class org.verifyica.api.Trap
-
Checks if a Throwable was trapped
- isLocked(String) - Static method in class org.verifyica.api.LockManager
-
Method to return if a key is locked
L
- lock(String) - Static method in class org.verifyica.api.LockManager
-
Method to lock a key
- LockManager - Class in org.verifyica.api
-
Class to implement LockManager
M
N
- name() - Method in interface org.verifyica.api.Argument
- name() - Method in interface org.verifyica.api.Named
-
Method to get the name
- Named - Interface in org.verifyica.api
-
Interface to implement Named
- notBlank(String, String, String) - Static method in interface org.verifyica.api.Argument
-
Method to validate a String is not null and not blank, throwing an IllegalArgumentException if it is null or blank
- notNull(Object, String) - Static method in interface org.verifyica.api.Argument
-
Method to validate an Object is not null, throwing an IllegalArgumentException if it is null
O
- of(String, T) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type T
- ofBigDecimal(BigDecimal) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type BigDecimal
- ofBigInteger(BigInteger) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type BigInteger
- ofBoolean(boolean) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type boolean
- ofByte(byte) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type byte
- ofChar(char) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type char
- ofDouble(double) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type double
- ofFloat(float) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type float
- ofInt(int) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type int
- ofLong(long) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type long
- ofShort(short) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type short
- ofString(String) - Static method in interface org.verifyica.api.Argument
-
Method to create an Argument of type String
- onDestroy(ClassContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor onDestroy callback
- org.verifyica.api - package org.verifyica.api
P
- parallelism() - Element in annotation type org.verifyica.api.Verifyica.ArgumentSupplier
-
Method to get parallelism
- path() - Method in class org.verifyica.api.TemporaryDirectory
-
Get the temporary directory Path
- payload() - Method in interface org.verifyica.api.Argument
-
Method to get the Argument payload
- payload(Class<V>) - Method in interface org.verifyica.api.Argument
-
Method to get the Argument payload
- postAfterAll(ArgumentContext, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postAfterAll callback
- postAfterEach(ArgumentContext, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postAfterEach callback
- postBeforeAll(ArgumentContext, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postBeforeAll callback
- postBeforeEach(ArgumentContext, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postBeforeEach callback
- postConclude(ClassContext, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postConclude callback
- postInstantiate(EngineContext, Class<?>, Object, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postInstantiate callback
- postPrepare(ClassContext, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postPrepare callback
- postTest(ArgumentContext, Method, Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor postTest callback
- preAfterAll(ArgumentContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preAfterAll callback
- preAfterEach(ArgumentContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preAfterEach callback
- preBeforeAll(ArgumentContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preBeforeAll callback
- preBeforeEach(ArgumentContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preBeforeEach callback
- preConclude(ClassContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preConclude callback
- predicate() - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor Predicate
- preInstantiate(EngineContext, Class<?>) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preInstantiate callback
- prePrepare(ClassContext) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor prePrepare callback
- preTest(ArgumentContext, Method) - Method in interface org.verifyica.api.ClassInterceptor
-
ClassInterceptor preTest callback
- properties() - Method in interface org.verifyica.api.Configuration
-
Get the configuration Properties
- propertiesPath() - Method in interface org.verifyica.api.Configuration
-
Get the Path to the Properties configuration file
R
- removeAs(K) - Method in class org.verifyica.api.ExtendedMap
-
Removes the mapping for a key from this map if it is present, casting to the assigned type.
- removeAs(K, Class<T>) - Method in class org.verifyica.api.ExtendedMap
-
Removes the mapping for a key from this map if it is present, casting to the requested type.
- rethrow(Throwable) - Method in interface org.verifyica.api.ClassInterceptor
-
Rethrows a Throwable if not null
- run() - Method in interface org.verifyica.api.Trap.Runnable
-
Method to run the Runnable
S
- skipIfCondition(boolean) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if condition
- skipIfCondition(boolean, String) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if condition
- skipIfCondition(BooleanSupplier) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if condition
- skipIfCondition(BooleanSupplier, String) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if condition
- skipIfNotCondition(boolean) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if not condition
- skipIfNotCondition(boolean, String) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if not condition
- skipIfNotCondition(BooleanSupplier) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if not condition
- skipIfNotCondition(BooleanSupplier, String) - Static method in class org.verifyica.api.Execution
-
Throws an ExecutionSkippedException if not condition
T
- TemporaryDirectory - Class in org.verifyica.api
-
Class to implement TemporaryDirectory
- TemporaryDirectory() - Constructor for class org.verifyica.api.TemporaryDirectory
-
Constructor
- TemporaryDirectory(String) - Constructor for class org.verifyica.api.TemporaryDirectory
-
Constructor
- testArgument() - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument
- testArgument(Class<V>) - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument
- testArgumentIndex() - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument index
- testArgumentParallelism() - Method in interface org.verifyica.api.ClassContext
-
Get the test argument parallelism
- testArgumentPayload() - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument payload
- testArgumentPayload(Class<V>) - Method in interface org.verifyica.api.ArgumentContext
-
Get the Argument
- testClass() - Method in interface org.verifyica.api.ClassContext
-
Get the test class
- testClassDisplayName() - Method in interface org.verifyica.api.ClassContext
-
Get the test class display name
- testClassTags() - Method in interface org.verifyica.api.ClassContext
-
Get the test class tags
- testInstance() - Method in interface org.verifyica.api.ClassContext
-
Get the test class instance
- testInstance(Class<V>) - Method in interface org.verifyica.api.ClassContext
-
Get the test class instance
- throwable() - Method in class org.verifyica.api.Trap
-
Get the Throwable is trapped
- toString() - Method in class org.verifyica.api.Argument.Empty
- Trap - Class in org.verifyica.api
-
Class to implement Trap
- Trap(Trap.Runnable) - Constructor for class org.verifyica.api.Trap
-
Constructor
- Trap.Runnable - Interface in org.verifyica.api
-
Interface to implement Runnable
- tryLock(String) - Static method in class org.verifyica.api.LockManager
-
Method to try to lock a key
- tryLock(String, long, TimeUnit) - Static method in class org.verifyica.api.LockManager
-
Method to try to lock a key
U
- unlock(String) - Static method in class org.verifyica.api.LockManager
-
Method to unlock a key
V
- value() - Element in annotation type org.verifyica.api.Verifyica.DependsOn
-
Tag value
- value() - Element in annotation type org.verifyica.api.Verifyica.DependsOns
-
DependsOn values
- value() - Element in annotation type org.verifyica.api.Verifyica.DisplayName
-
DisplayName value
- value() - Element in annotation type org.verifyica.api.Verifyica.Order
-
Order value
- value() - Element in annotation type org.verifyica.api.Verifyica.Tag
-
Tag value
- value() - Element in annotation type org.verifyica.api.Verifyica.Tags
-
Tag values
- Verifyica - Annotation Type in org.verifyica.api
-
Interface that contains all Verifyica annotations
- Verifyica.AfterAll - Annotation Type in org.verifyica.api
-
AfterAll annotation
- Verifyica.AfterEach - Annotation Type in org.verifyica.api
-
AfterEach annotation
- Verifyica.ArgumentSupplier - Annotation Type in org.verifyica.api
-
ArgumentSupplier annotation
- Verifyica.Autowired - Annotation Type in org.verifyica.api
-
Autowired annotation
- Verifyica.BeforeAll - Annotation Type in org.verifyica.api
-
BeforeAll annotation
- Verifyica.BeforeEach - Annotation Type in org.verifyica.api
-
BeforeEach annotation
- Verifyica.ClassInterceptorSupplier - Annotation Type in org.verifyica.api
-
ClassInterceptorSupplier annotation
- Verifyica.Conclude - Annotation Type in org.verifyica.api
-
Conclude annotation
- Verifyica.DependsOn - Annotation Type in org.verifyica.api
-
DependsOn annotation
- Verifyica.DependsOns - Annotation Type in org.verifyica.api
-
DependsOns annotation
- Verifyica.Disabled - Annotation Type in org.verifyica.api
-
Disabled annotation
- Verifyica.DisplayName - Annotation Type in org.verifyica.api
-
DisplayName annotation
- Verifyica.Order - Annotation Type in org.verifyica.api
-
Order annotation
- Verifyica.Prepare - Annotation Type in org.verifyica.api
-
Prepare annotation
- Verifyica.Tag - Annotation Type in org.verifyica.api
-
Tag annotation
- Verifyica.Tags - Annotation Type in org.verifyica.api
-
Tags annotation
- Verifyica.Test - Annotation Type in org.verifyica.api
-
Test annotation
- Verifyica.Testable - Annotation Type in org.verifyica.api
-
Testable annotation
- version() - Method in interface org.verifyica.api.EngineContext
-
Get the Engine version
All Classes and Interfaces|All Packages|Serialized Form