JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
U
A
apply(Statement, Description)
- Method in class com.github.protobufel.test.common.misc.
CommonJunitSoftAssertions
assertThat(Class<?>)
- Static method in class com.github.protobufel.test.common.misc.
UtilityClassAssert
assertThatType(Class<? extends T>)
- Static method in class com.github.protobufel.test.common.misc.
CommonAssertions
Initiates the flow of the utility class assertions.
assertThatType(Class<?>)
- Method in class com.github.protobufel.test.common.misc.
CommonSoftAssertions
Initiates the flow of the utility class soft assertions.
C
com.github.protobufel.test.common.misc
- package com.github.protobufel.test.common.misc
This package provides some common AssertJ assertions and other test utilities.
CommonAssertions
- Class in
com.github.protobufel.test.common.misc
Additional common assertions.
CommonJunitSoftAssertions
- Class in
com.github.protobufel.test.common.misc
Additional common soft assertions as a Junit Rule.
CommonJunitSoftAssertions()
- Constructor for class com.github.protobufel.test.common.misc.
CommonJunitSoftAssertions
CommonSoftAssertions
- Class in
com.github.protobufel.test.common.misc
Additional common soft assertions.
CommonSoftAssertions()
- Constructor for class com.github.protobufel.test.common.misc.
CommonSoftAssertions
G
getUtilityCondition()
- Method in class com.github.protobufel.test.common.misc.
UtilityClassAssert
I
isNotUtilityClass()
- Method in class com.github.protobufel.test.common.misc.
UtilityClassAssert
Checks whether the subject under the test is not the proper utility class.
isUtilityClass()
- Method in class com.github.protobufel.test.common.misc.
UtilityClassAssert
Checks whether the subject under the test is the proper utility class, and if it is, then also accesses its private constructor to bump the class coverage.
U
UtilityClassAssert
- Class in
com.github.protobufel.test.common.misc
An AssertJ compliant assertion class verifying whether the subject under the test is the proper utility class.
UtilityClassAssert(Class<?>)
- Constructor for class com.github.protobufel.test.common.misc.
UtilityClassAssert
A
C
G
I
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes