FileDocCategorySizeDatePackage
TestAssertions.javaAPI DocAndroid 1.5 API867Wed May 06 22:41:04 BST 2009org.apache.harmony.luni.tests.java.lang

TestAssertions

public class TestAssertions extends Object

Fields Summary
boolean
isTrue
Constructors Summary
TestAssertions()

   
    
     
       
    
Methods Summary
public voidtest()

        assert (isTrue == true);