|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WithAllowedReasonsMatcher | |
|---|---|
| org.mutabilitydetector.unittesting.internal | |
| org.mutabilitydetector.unittesting.matchers.reasons | |
| Uses of WithAllowedReasonsMatcher in org.mutabilitydetector.unittesting.internal |
|---|
| Methods in org.mutabilitydetector.unittesting.internal with parameters of type WithAllowedReasonsMatcher | |
|---|---|
void |
AssertionReporter.assertThat(AnalysisResult analysisResult,
WithAllowedReasonsMatcher resultMatcher)
|
| Uses of WithAllowedReasonsMatcher in org.mutabilitydetector.unittesting.matchers.reasons |
|---|
| Methods in org.mutabilitydetector.unittesting.matchers.reasons that return WithAllowedReasonsMatcher | |
|---|---|
static WithAllowedReasonsMatcher |
WithAllowedReasonsMatcher.withAllowedReasons(org.hamcrest.Matcher<AnalysisResult> areImmutable,
Iterable<org.hamcrest.Matcher<MutableReasonDetail>> allowing)
|
static WithAllowedReasonsMatcher |
WithAllowedReasonsMatcher.withNoAllowedReasons(org.hamcrest.Matcher<AnalysisResult> areImmutable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||