org.jboss.drools.guvnor.importgenerator.test
Class TestRuleDeployment

java.lang.Object
  extended by org.jboss.drools.guvnor.importgenerator.test.TestRuleDeployment

public class TestRuleDeployment
extends Object

Test class to check that rules have been deployed correctly.


Nested Class Summary
static class TestRuleDeployment.RuleAgentType
           
 
Constructor Summary
TestRuleDeployment()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRuleDeployment

public TestRuleDeployment()
Method Detail

run

public void run()

main

public static void main(String[] args)


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