AllTests.java :  » Rule-Engine » drolls-5.0 » org » drools » eclipse » Java Open Source

Java Open Source » Rule Engine » drolls 5.0 
drolls 5.0 » org » drools » eclipse » AllTests.java
package org.drools.eclipse;
import junit.framework.Test;


public class AllTests {
  public static Test suite() {
    return AllTestsUtil.suite();
  }
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.