net.thucydides.core.matchers
Class PublicThucydidesMatchers

Package class diagram package PublicThucydidesMatchers
java.lang.Object
  extended by net.thucydides.core.matchers.PublicThucydidesMatchers

public class PublicThucydidesMatchers
extends Object


Constructor Summary
PublicThucydidesMatchers()
           
 
Method Summary
static org.hamcrest.Matcher<TestOutcome> containsResults(TestResult... testResults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicThucydidesMatchers

public PublicThucydidesMatchers()
Method Detail

containsResults

public static org.hamcrest.Matcher<TestOutcome> containsResults(TestResult... testResults)


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.