com.lexicalscope.fluentreflection
Class TestMatcherAnd

java.lang.Object
  extended by com.lexicalscope.fluentreflection.TestMatcherAnd

public class TestMatcherAnd
extends Object


Field Summary
 com.lexicalscope.fluentreflection.JUnitRuleMockery context
           
 
Constructor Summary
TestMatcherAnd()
           
 
Method Summary
 void descriptionDescribesBothMatchers()
           
 void descriptionWithSingleMatcherIsSensible()
           
 void ifBothMatcherMatchesThenTrue()
           
 void ifOnlyOneMatcherMatchesThenFalse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public final com.lexicalscope.fluentreflection.JUnitRuleMockery context
Constructor Detail

TestMatcherAnd

public TestMatcherAnd()
Method Detail

ifOnlyOneMatcherMatchesThenFalse

public void ifOnlyOneMatcherMatchesThenFalse()
                                      throws Exception
Throws:
Exception

ifBothMatcherMatchesThenTrue

public void ifBothMatcherMatchesThenTrue()
                                  throws Exception
Throws:
Exception

descriptionDescribesBothMatchers

public void descriptionDescribesBothMatchers()
                                      throws Exception
Throws:
Exception

descriptionWithSingleMatcherIsSensible

public void descriptionWithSingleMatcherIsSensible()
                                            throws Exception
Throws:
Exception


Copyright © 2011-2012 lexicalscope. All Rights Reserved.