org.mutabilitydetector.unittesting.internal
Class AssertionReporter
java.lang.Object
org.mutabilitydetector.unittesting.internal.AssertionReporter
public final class AssertionReporter
- extends Object
AssertionReporter
is responsible for making an assertion in a test fail, by preparing and throwing the
appropriate MutabilityAssertionError
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssertionReporter
public AssertionReporter()
assertThat
public void assertThat(AnalysisResult analysisResult,
WithAllowedReasonsMatcher resultMatcher)
Copyright © 2013. All Rights Reserved.