org.sonatype.sisu.litmus.testsupport.hamcrest
Class DiffMatchers
java.lang.Object
org.sonatype.sisu.litmus.testsupport.hamcrest.DiffMatchers
public class DiffMatchers
- extends Object
TODO
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffMatchers
public DiffMatchers()
equalTo
public static org.hamcrest.Matcher<String> equalTo(String string)
- TODO
- Since:
- 1.0
equalToOnlyDiffs
public static org.hamcrest.Matcher<String> equalToOnlyDiffs(String string)
- TODO
- Since:
- 1.0
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.