sk.baka.webvm.analyzer
Class ProblemReportTest

java.lang.Object
  extended by sk.baka.webvm.analyzer.ProblemReportTest

public class ProblemReportTest
extends Object

Tests ProblemReport.

Author:
Martin Vysny

Constructor Summary
ProblemReportTest()
           
 
Method Summary
 void testEquals_Collection_Collection()
          Test of equals method, of class ProblemReport.
 void testEquals_Object()
          Test of equals method, of class ProblemReport.
 void testEscape()
          Test of escape method, of class ProblemReport.
 void testIsProblem_Collection()
          Test of isProblem method, of class ProblemReport.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProblemReportTest

public ProblemReportTest()
Method Detail

testIsProblem_Collection

public void testIsProblem_Collection()
Test of isProblem method, of class ProblemReport.


testEscape

public void testEscape()
Test of escape method, of class ProblemReport.


testEquals_Object

public void testEquals_Object()
Test of equals method, of class ProblemReport.


testEquals_Collection_Collection

public void testEquals_Collection_Collection()
Test of equals method, of class ProblemReport.



Copyright © 2010 Baka. All Rights Reserved.