All Classes and Interfaces
Class
Description
TextCase context consumer.
[JExpectable] is an interface that extends [Expectable] and provides additional methods to verify expectations.
This class extends the GiwtTestEngine class and is used to create a test engine for JGiwt.
This class extends the GiwtTestExecutor class and is used to create a test executor for JGiwt.
OnFailureChain<E extends io.github.imagineDevit.giwt.core.expectations.Expectation.OnFailure>
The OnFailureChain class represents a chain of expectations that are verified with an error.
The OnValueChain class represents a chain of expectations that are verified with a value.
TextCase with context result consumer.
Test case representation
A context for a test case
A result of a test case with context
A state of a test case with context
A result of a test case
A state of a test case
Test case representation with context
A processor to generate proxy classes for classes annotated with
TestProxy.