org.junit.experimental.test.theories
Class TheoriesTest.HonorExpectedException

java.lang.Object
  extended by org.junit.experimental.test.theories.TheoriesTest.HonorExpectedException
Enclosing class:
TheoriesTest

public static class TheoriesTest.HonorExpectedException
extends java.lang.Object


Constructor Summary
TheoriesTest.HonorExpectedException()
           
 
Method Summary
 void shouldThrow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TheoriesTest.HonorExpectedException

public TheoriesTest.HonorExpectedException()
Method Detail

shouldThrow

public void shouldThrow()