Package | Description |
---|---|
org.junit |
Provides JUnit core classes and annotations.
|
org.junit.experimental.theories | |
org.junit.internal | |
org.junit.internal.runners.model | |
org.junit.rules | |
org.junit.runner |
Provides classes used to describe, collect, run and analyze multiple tests.
|
org.junit.runners |
Provides standard
Runner implementations. |
Class and Description |
---|
ArrayComparisonFailure
Thrown when two array elements differ
|
AssumptionViolatedException
An exception class used to implement assumptions (state in which a given test
is meaningful and should or should not be executed).
|
Class and Description |
---|
AssumptionViolatedException
An exception class used to implement assumptions (state in which a given test
is meaningful and should or should not be executed).
|
Class and Description |
---|
ArrayComparisonFailure
Thrown when two array elements differ
|
ComparisonCriteria
Defines criteria for finding two items "equal enough".
|
JUnitSystem |
Throwables.State |
Class and Description |
---|
AssumptionViolatedException
An exception class used to implement assumptions (state in which a given test
is meaningful and should or should not be executed).
|
Class and Description |
---|
AssumptionViolatedException
An exception class used to implement assumptions (state in which a given test
is meaningful and should or should not be executed).
|
Class and Description |
---|
JUnitSystem |
Class and Description |
---|
AssumptionViolatedException
An exception class used to implement assumptions (state in which a given test
is meaningful and should or should not be executed).
|