sk.baka.webvm.analyzer
Class ProblemAnalyzerTest

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

public class ProblemAnalyzerTest
extends Object

Tests the ProblemAnalyzer.

Author:
Martin Vysny

Constructor Summary
ProblemAnalyzerTest()
           
 
Method Summary
 void testGetDeadlockReport()
          Test of getDeadlockReport method, of class ProblemAnalyzer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProblemAnalyzerTest

public ProblemAnalyzerTest()
Method Detail

testGetDeadlockReport

public void testGetDeadlockReport()
                           throws Exception
Test of getDeadlockReport method, of class ProblemAnalyzer.

Throws:
Exception


Copyright © 2010 Baka. All Rights Reserved.