| org.drools.brms.server.builder.ContentPackageAssemblerTest
ContentPackageAssemblerTest | public class ContentPackageAssemblerTest extends TestCase (Code) | | This will unit test package assembly into a binary.
author: Michael Neale |
testBRXMLWithDSLMixedIn | public void testBRXMLWithDSLMixedIn() throws Exception(Code) | | |
testErrorsInRuleAsset | public void testErrorsInRuleAsset() throws Exception(Code) | | This this case we will test errors that occur in rule assets,
not in functions or package header.
|
testIgnoreArchivedItems | public void testIgnoreArchivedItems() throws Exception(Code) | | |
testPackageConfigWithErrors | public void testPackageConfigWithErrors() throws Exception(Code) | | Test package configuration errors,
including header, functions, DSL files.
|
testPackageWithRuleflow | public void testPackageWithRuleflow() throws Exception(Code) | | |
testRuleAndDSLAndFunction | public void testRuleAndDSLAndFunction() throws Exception(Code) | | This time, we mix up stuff a bit
|
testSimplePackageBuildNoErrors | public void testSimplePackageBuildNoErrors() throws Exception(Code) | | |
testXLSDecisionTable | public void testXLSDecisionTable() throws Exception(Code) | | |
|
|