org.mutabilitydetector.unittesting
Class MutabilityMatchers
java.lang.Object
org.mutabilitydetector.unittesting.MutabilityMatchers
public class MutabilityMatchers
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MutabilityMatchers
public MutabilityMatchers()
noReasonsAllowed
public static org.hamcrest.Matcher<MutableReasonDetail> noReasonsAllowed()
areImmutable
public static org.hamcrest.Matcher<AnalysisResult> areImmutable()
areEffectivelyImmutable
public static org.hamcrest.Matcher<AnalysisResult> areEffectivelyImmutable()
areNotImmutable
public static org.hamcrest.Matcher<AnalysisResult> areNotImmutable()
Copyright © 2013. All Rights Reserved.