org.drools.eclipse.debug
Class DebugViewsTest

java.lang.Object
  extended by org.drools.eclipse.debug.DebugViewsTest

public class DebugViewsTest
extends Object

WARNING: DO NOT CHANGE ANYTHING IN THIS TEST CLASS WITHOUT ALSO CHANGING THE IMPLEMENTATION IN THE DEBUG VIEWS (which are using reflection)


Constructor Summary
DebugViewsTest()
           
 
Method Summary
 void testAgendaView()
           
 void testApplicationDataView()
           
 void testWorkingMemoryView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugViewsTest

public DebugViewsTest()
Method Detail

testApplicationDataView

public void testApplicationDataView()
                             throws Exception
Throws:
Exception

testAgendaView

public void testAgendaView()
                    throws Exception
Throws:
Exception

testWorkingMemoryView

public void testWorkingMemoryView()
                           throws Exception
Throws:
Exception


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.