Crossfire JXClient, Trunk
Classes | Public Member Functions | List of all members
com.realtime.crossfire.jxclient.gui.log.ParserTest Class Reference
Collaboration diagram for com.realtime.crossfire.jxclient.gui.log.ParserTest:
Collaboration graph

Classes

class  Rec
 

Public Member Functions

void testAttributes1 ()
 
void testAttributes2 ()
 
void testAttributesColor ()
 
void testAttributesFont1 ()
 
void testAttributesFont2 ()
 
void testAttributesIgnore ()
 
void testAttributesReset ()
 
void testDropUnClosedTag ()
 
void testEmpty ()
 
void testMultiLine ()
 

Detailed Description

Regression tests for Parser.

Author
Andreas Kirschbaum

Definition at line 35 of file ParserTest.java.

Member Function Documentation

◆ testAttributes1()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributes1 ( )

◆ testAttributes2()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributes2 ( )

◆ testAttributesColor()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributesColor ( )

◆ testAttributesFont1()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributesFont1 ( )

◆ testAttributesFont2()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributesFont2 ( )

◆ testAttributesIgnore()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributesIgnore ( )

◆ testAttributesReset()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testAttributesReset ( )

◆ testDropUnClosedTag()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testDropUnClosedTag ( )

◆ testEmpty()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testEmpty ( )

◆ testMultiLine()

void com.realtime.crossfire.jxclient.gui.log.ParserTest.testMultiLine ( )

The documentation for this class was generated from the following file: