com.jrefinery.report.ext.junit.base.basic.content
Class ShapeContentTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.jrefinery.report.ext.junit.base.basic.content.ShapeContentTest
All Implemented Interfaces:
junit.framework.Test

public class ShapeContentTest
extends junit.framework.TestCase


Constructor Summary
ShapeContentTest()
           
ShapeContentTest(java.lang.String s)
           
 
Method Summary
 void testInvisibleContent()
           
 void testLineContent()
           
 void testNullContent()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShapeContentTest

public ShapeContentTest()

ShapeContentTest

public ShapeContentTest(java.lang.String s)
Method Detail

testNullContent

public void testNullContent()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testInvisibleContent

public void testInvisibleContent()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testLineContent

public void testLineContent()
                     throws java.lang.Exception
Throws:
java.lang.Exception