org.junit.contrib.java.lang.system
Interface Assertion


public interface Assertion

An Assertion encapsulates the code of an assertion into an object.


Method Summary
 void checkAssertion()
           
 

Method Detail

checkAssertion

void checkAssertion()
                    throws Exception
Throws:
Exception


Copyright © 2011–2018. All rights reserved.