| 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 |
| 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 |
| 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).
|
Copyright © 2002–2017 JUnit. All rights reserved.