Package tigase.test
Class HistoryEntry
- java.lang.Object
-
- tigase.test.HistoryEntry
-
public class HistoryEntry extends Object
Describe class HistoryEntry here. Created: Wed May 18 06:58:56 2005- Version:
- $Rev$
- Author:
- Artur Hefczyc
-
-
Constructor Summary
Constructors Constructor Description HistoryEntry(Direction dir, String cont, String testName)Creates a newHistoryEntryinstance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContent()DirectiongetDirection()StringtoString()
-