org.media.hyperpad.test.hyperpanel
Class XML_RW_Test

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.media.hyperpad.test.hyperpanel.XML_RW_Test
All Implemented Interfaces:
junit.framework.Test

public class XML_RW_Test
extends junit.framework.TestCase

Class meant to test all methods in ConfigHandler.

Version:
$Revision: 1.3 $ $Date: 2001/05/22 21:05:59 $
Author:
Borsos Szabolcs
See Also:
String

Constructor Summary
XML_RW_Test(String name)
           
 
Method Summary
static void main(String[] args)
           
protected  void setUp()
           
static junit.framework.Test suite()
           
 void test_getBrowser()
           
 void test_getCharacterColor()
           
 void test_getCharacterFont()
           
 void test_getCommentColor()
           
 void test_getCommentFont()
           
 void test_getGeneralBgColor()
           
 void test_getGeneralColor()
           
 void test_getGeneralFont()
           
 void test_getKeywordColor()
           
 void test_getKeywordFont()
           
 void test_getNumericColor()
           
 void test_getNumericFont()
           
 void test_getStringColor()
           
 void test_getStringFont()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

XML_RW_Test

public XML_RW_Test(String name)
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()

setUp

protected void setUp()
Overrides:
setUp in class junit.framework.TestCase

test_getBrowser

public void test_getBrowser()

test_getGeneralFont

public void test_getGeneralFont()

test_getGeneralColor

public void test_getGeneralColor()

test_getGeneralBgColor

public void test_getGeneralBgColor()

test_getCommentFont

public void test_getCommentFont()

test_getCommentColor

public void test_getCommentColor()

test_getKeywordFont

public void test_getKeywordFont()

test_getKeywordColor

public void test_getKeywordColor()

test_getStringFont

public void test_getStringFont()

test_getStringColor

public void test_getStringColor()

test_getNumericFont

public void test_getNumericFont()

test_getNumericColor

public void test_getNumericColor()

test_getCharacterFont

public void test_getCharacterFont()

test_getCharacterColor

public void test_getCharacterColor()


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."