Hierarchy For All Packages
Package Hierarchies:- io.github.imagineDevit.giwt.core,
- io.github.imagineDevit.giwt.core.annotations,
- io.github.imagineDevit.giwt.core.callbacks,
- io.github.imagineDevit.giwt.core.context,
- io.github.imagineDevit.giwt.core.descriptors,
- io.github.imagineDevit.giwt.core.errors,
- io.github.imagineDevit.giwt.core.expectations,
- io.github.imagineDevit.giwt.core.report,
- io.github.imagineDevit.giwt.core.statements,
- io.github.imagineDevit.giwt.core.utils
Class Hierarchy
- java.lang.Object
- org.junit.platform.engine.support.descriptor.AbstractTestDescriptor (implements org.junit.platform.engine.TestDescriptor)
- io.github.imagineDevit.giwt.core.descriptors.GiwtClassTestDescriptor
- io.github.imagineDevit.giwt.core.descriptors.GiwtMethodTestDescriptor
- io.github.imagineDevit.giwt.core.descriptors.GiwtParameterizedMethodTestDescriptor
- io.github.imagineDevit.giwt.core.ATestCaseResult<T>
- io.github.imagineDevit.giwt.core.ATestCaseResult.ResultValue
- io.github.imagineDevit.giwt.core.ATestCaseResult.ResultValue.Err<E>
- io.github.imagineDevit.giwt.core.ATestCaseResult.ResultValue.Ok<T>
- io.github.imagineDevit.giwt.core.ATestCaseState<T>
- io.github.imagineDevit.giwt.core.callbacks.Callback.Methods
- io.github.imagineDevit.giwt.core.CloseableCase
- io.github.imagineDevit.giwt.core.ATestCase<T,
R, STATE, RESULT>
- io.github.imagineDevit.giwt.core.ATestCase<T,
- io.github.imagineDevit.giwt.core.context.ContextUtils
- io.github.imagineDevit.giwt.core.expectations.Expectation.Name.None (implements io.github.imagineDevit.giwt.core.expectations.Expectation.Name)
- io.github.imagineDevit.giwt.core.expectations.ExpectationChain.OnFailure<E> (implements io.github.imagineDevit.giwt.core.expectations.ExpectationChain<T,
E>) - io.github.imagineDevit.giwt.core.expectations.ExpectationChain.OnValue<T,
E> (implements io.github.imagineDevit.giwt.core.expectations.ExpectationChain<T, E>) - io.github.imagineDevit.giwt.core.utils.GiwtPredicates
- io.github.imagineDevit.giwt.core.GiwtTestEngine<TC,
E> (implements org.junit.platform.engine.TestEngine) - io.github.imagineDevit.giwt.core.GiwtTestExecutor<TC>
- io.github.imagineDevit.giwt.core.utils.Matchers
- io.github.imagineDevit.giwt.core.utils.Matchers.MatchCase<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.Failure<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.Failure.WithException<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.Failure.WithMessage<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.Success<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.Failure<T>
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.FailureArg
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.FailureArg.ExceptionArg
- io.github.imagineDevit.giwt.core.utils.Matchers.Result.FailureArg.StringArg
- io.github.imagineDevit.giwt.core.utils.Messages
- io.github.imagineDevit.giwt.core.utils.MutVal<T>
- io.github.imagineDevit.giwt.core.utils.MvnArgs
- java.lang.Record
- io.github.imagineDevit.giwt.core.context.ClassCtx<T>
- io.github.imagineDevit.giwt.core.context.ClassCtx.TestMethod (implements java.lang.Comparable<T>)
- io.github.imagineDevit.giwt.core.expectations.Expectation.Name.Value (implements io.github.imagineDevit.giwt.core.expectations.Expectation.Name)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.Between<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.EqualTo<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.GreaterThan<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.LessThan<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.NotEqualTo<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.NotNull<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe.Null<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToFail.WihType (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToFail)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToFail.WithMessage (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToFail)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToHave.AnItemEqualTo<T,
I> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToHave<T>) - io.github.imagineDevit.giwt.core.expectations.ExpectedToHave.Size<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToHave<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch.All<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch.Matching<T>
- io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch.None<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch<T>)
- io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch.One<T> (implements io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch<T>)
- io.github.imagineDevit.giwt.core.callbacks.GiwtCallbacks
- io.github.imagineDevit.giwt.core.context.GiwtContext
- io.github.imagineDevit.giwt.core.statements.StmtMsg
- io.github.imagineDevit.giwt.core.report.TestCaseReport.TestReport.DescriptionItem
- io.github.imagineDevit.giwt.core.utils.Val.Setted<T> (implements io.github.imagineDevit.giwt.core.utils.Val)
- io.github.imagineDevit.giwt.core.utils.Val.Unsetted (implements io.github.imagineDevit.giwt.core.utils.Val)
- io.github.imagineDevit.giwt.core.report.ReportProcessor
- io.github.imagineDevit.giwt.core.utils.SelectorUtils
- io.github.imagineDevit.giwt.core.report.TestCaseReport
- io.github.imagineDevit.giwt.core.report.TestCaseReport.ClassReport
- io.github.imagineDevit.giwt.core.report.TestCaseReport.TestReport
- io.github.imagineDevit.giwt.core.TestConfiguration
- io.github.imagineDevit.giwt.core.TestParameters<T>
- io.github.imagineDevit.giwt.core.TestParameters.Parameter
- io.github.imagineDevit.giwt.core.TestParameters.Parameter.P1<T>
- io.github.imagineDevit.giwt.core.TestParameters.Parameter.P2<T,
R> - io.github.imagineDevit.giwt.core.TestParameters.Parameter.P3<T,
R, S> - io.github.imagineDevit.giwt.core.TestParameters.Parameter.P4<T,
R, S, U> - io.github.imagineDevit.giwt.core.TestParameters.Parameter.P5<T,
R, S, U, V>
- io.github.imagineDevit.giwt.core.utils.TextUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.github.imagineDevit.giwt.core.errors.GiwtError
- io.github.imagineDevit.giwt.core.errors.DuplicateTestNameException
- io.github.imagineDevit.giwt.core.errors.ParameterizedTestMethodException
- io.github.imagineDevit.giwt.core.errors.ParameterSourceException
- io.github.imagineDevit.giwt.core.errors.TestClassException
- io.github.imagineDevit.giwt.core.errors.TestMethodException
- io.github.imagineDevit.giwt.core.errors.GiwtError
- java.lang.RuntimeException
- java.lang.Exception
- io.github.imagineDevit.giwt.core.utils.Utils
- org.junit.platform.engine.support.descriptor.AbstractTestDescriptor (implements org.junit.platform.engine.TestDescriptor)
Interface Hierarchy
- io.github.imagineDevit.giwt.core.callbacks.Callback
- io.github.imagineDevit.giwt.core.callbacks.AfterAllCallback
- io.github.imagineDevit.giwt.core.callbacks.AfterEachCallback
- io.github.imagineDevit.giwt.core.callbacks.BeforeAllCallback
- io.github.imagineDevit.giwt.core.callbacks.BeforeEachCallback
- io.github.imagineDevit.giwt.core.expectations.Expectable<T>
- io.github.imagineDevit.giwt.core.expectations.Expectation<T>
- io.github.imagineDevit.giwt.core.expectations.Expectation.OnFailure
- io.github.imagineDevit.giwt.core.expectations.ExpectedToFail
- io.github.imagineDevit.giwt.core.expectations.Expectation.OnValue<T>
- io.github.imagineDevit.giwt.core.expectations.ExpectedToBe<T>
- io.github.imagineDevit.giwt.core.expectations.ExpectedToHave<T>
- io.github.imagineDevit.giwt.core.expectations.ExpectedToMatch<T>
- io.github.imagineDevit.giwt.core.expectations.Expectation.OnFailure
- io.github.imagineDevit.giwt.core.expectations.Expectation.Name
- io.github.imagineDevit.giwt.core.expectations.ExpectationChain<T,
E> - io.github.imagineDevit.giwt.core.utils.Val
Annotation Interface Hierarchy
- io.github.imagineDevit.giwt.core.annotations.AfterAll (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.AfterEach (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.BeforeAll (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.BeforeEach (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.ConfigureWith (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.ExtendWith (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.ParameterizedTest (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.ParametersDataName (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.ParameterSource (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.Skipped (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.Test (implements java.lang.annotation.Annotation)
- io.github.imagineDevit.giwt.core.annotations.TestProxy (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.imagineDevit.giwt.core.ATestCase.Result
- io.github.imagineDevit.giwt.core.errors.ParameterizedTestMethodException.Reasons
- io.github.imagineDevit.giwt.core.errors.ParameterSourceException.Reasons
- io.github.imagineDevit.giwt.core.report.TestCaseReport.TestReport.Status
- io.github.imagineDevit.giwt.core.errors.TestClassException.Reasons
- io.github.imagineDevit.giwt.core.errors.TestMethodException.Reasons
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)