|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.kitfox.svg.app.beans.SVGIconTest
public class SVGIconTest
Constructor Summary | |
---|---|
SVGIconTest(java.lang.String testName)
|
Method Summary | |
---|---|
static junit.framework.TestSuite |
checkInTests()
|
static junit.framework.TestSuite |
releaseTests()
|
protected void |
setUp()
|
static junit.framework.TestSuite |
smokeTests()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testDuke()
Test the famous Duke.svg. |
void |
testInSVGIcon(java.lang.String resourcePath)
Test reading in an svg file from the resource path by showing it in a dialog box. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
---|
public SVGIconTest(java.lang.String testName)
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public static junit.framework.Test suite()
public void testInSVGIcon(java.lang.String resourcePath)
public void testDuke()
public static junit.framework.TestSuite smokeTests()
public static junit.framework.TestSuite checkInTests()
public static junit.framework.TestSuite releaseTests()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |