A B C E F G L M N O R S T V

A

AbstractLoggingTest - Class in org.mod4j.runtime.test
Base for Tests that need to verify that loglines are properly written.
AbstractLoggingTest() - Constructor for class org.mod4j.runtime.test.AbstractLoggingTest
 

B

BusinessRuleUtilsTest - Class in org.mod4j.runtime.validation
 
BusinessRuleUtilsTest() - Constructor for class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
BusinessRuleValidationTemplateTest - Class in org.mod4j.runtime.validation
 
BusinessRuleValidationTemplateTest() - Constructor for class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest
 
BusinessRuleValidationTemplateTest.ObjectToValidate - Class in org.mod4j.runtime.validation
 
BusinessRuleValidationTemplateTest.ObjectToValidate(String) - Constructor for class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest.ObjectToValidate
 
BusinessRuleValidationTemplateTest.TestValidator - Class in org.mod4j.runtime.validation
 
BusinessRuleValidationTemplateTest.TestValidator() - Constructor for class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest.TestValidator
 

C

Codegen - Class in org.mod4j.dslcommon.openarchitectureware
 
Codegen() - Constructor for class org.mod4j.dslcommon.openarchitectureware.Codegen
 
createTestDir() - Method in class org.mod4j.dslcommon.openarchitectureware.Mod4WorklowRunnerTest
 

E

EMAILADDRESS_REGEXP - Static variable in class org.mod4j.runtime.validation.RegExpValidatorTest
 
execute(String, DslExtension) - Static method in class org.mod4j.dslcommon.openarchitectureware.Codegen
 

F

fileExistTest() - Method in class org.mod4j.dslcommon.generator.helpers.ModelHelpersTest
 

G

getLog() - Method in class org.mod4j.runtime.aspects.LoggingAspectTest
 
getLog() - Method in class org.mod4j.runtime.aspects.TimingAspectTest
 
getLog() - Method in class org.mod4j.runtime.test.AbstractLoggingTest
The Log we'll work with.
getValue() - Method in class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest.ObjectToValidate
 

L

logger - Variable in class org.mod4j.runtime.test.AbstractLoggingTest
Can be used to set the Level.
LoggingAspectTest - Class in org.mod4j.runtime.aspects
Test for LoggingAspect.
LoggingAspectTest() - Constructor for class org.mod4j.runtime.aspects.LoggingAspectTest
 

M

main(String[]) - Static method in class org.mod4j.dslcommon.openarchitectureware.Codegen
 
MaxLengthValidatorTest - Class in org.mod4j.runtime.validation
 
MaxLengthValidatorTest() - Constructor for class org.mod4j.runtime.validation.MaxLengthValidatorTest
 
MaxValueValidatorTest - Class in org.mod4j.runtime.validation
 
MaxValueValidatorTest() - Constructor for class org.mod4j.runtime.validation.MaxValueValidatorTest
 
MinLengthValidatorTest - Class in org.mod4j.runtime.validation
 
MinLengthValidatorTest() - Constructor for class org.mod4j.runtime.validation.MinLengthValidatorTest
 
MinValueValidatorTest - Class in org.mod4j.runtime.validation
 
MinValueValidatorTest() - Constructor for class org.mod4j.runtime.validation.MinValueValidatorTest
 
mockHandler - Variable in class org.mod4j.runtime.test.AbstractLoggingTest
Can be used to 'listen in' on the messages written to the log.
Mod4jGeneratorMojoTest - Class in <Unnamed>
 
Mod4jGeneratorMojoTest() - Constructor for class Mod4jGeneratorMojoTest
 
Mod4WorklowRunnerTest - Class in org.mod4j.dslcommon.openarchitectureware
 
Mod4WorklowRunnerTest() - Constructor for class org.mod4j.dslcommon.openarchitectureware.Mod4WorklowRunnerTest
 
ModelHelpersTest - Class in org.mod4j.dslcommon.generator.helpers
 
ModelHelpersTest() - Constructor for class org.mod4j.dslcommon.generator.helpers.ModelHelpersTest
 

N

NotEmptyOrWhitespaceValidatorTest - Class in org.mod4j.runtime.validation
 
NotEmptyOrWhitespaceValidatorTest() - Constructor for class org.mod4j.runtime.validation.NotEmptyOrWhitespaceValidatorTest
 
NotNullValidatorTest - Class in org.mod4j.runtime.validation
 
NotNullValidatorTest() - Constructor for class org.mod4j.runtime.validation.NotNullValidatorTest
 

O

org.mod4j.dslcommon.generator.helpers - package org.mod4j.dslcommon.generator.helpers
 
org.mod4j.dslcommon.openarchitectureware - package org.mod4j.dslcommon.openarchitectureware
 
org.mod4j.runtime.aspects - package org.mod4j.runtime.aspects
 
org.mod4j.runtime.test - package org.mod4j.runtime.test
 
org.mod4j.runtime.validation - package org.mod4j.runtime.validation
 

R

RegExpValidatorTest - Class in org.mod4j.runtime.validation
 
RegExpValidatorTest() - Constructor for class org.mod4j.runtime.validation.RegExpValidatorTest
 

S

setUp() - Method in class Mod4jGeneratorMojoTest
 
setUp() - Method in class org.mod4j.runtime.aspects.LoggingAspectTest
Setup environment before tests.
setUp() - Method in class org.mod4j.runtime.test.AbstractLoggingTest
Setup environment before tests.
setValue(String) - Method in class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest.ObjectToValidate
 
supports(Class) - Method in class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest.TestValidator
 

T

tearDown() - Method in class org.mod4j.runtime.test.AbstractLoggingTest
Cleanup after tests.
testAutoboing() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testIntegerIsValid() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testIntegerIsValid() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testIntegerWithError() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testIntegerWithError() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testIntegerWithNull() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testIntegerWithNull() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testIntHasErrors() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testIntHasErrors() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testIntIsValid() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testIntIsValid() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testInvokeValidator() - Method in class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest
 
testInvokeValidators() - Method in class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest
 
testLogAfter() - Method in class org.mod4j.runtime.aspects.LoggingAspectTest
Test the LoggingAspect#logAfter(JoinPoint) method with loglevel set to 'all'.
testLogBefore() - Method in class org.mod4j.runtime.aspects.LoggingAspectTest
Test the LoggingAspect#logBefore(JoinPoint) method with loglevel set to 'all'.
testMod4jGeneratorMojo() - Method in class Mod4jGeneratorMojoTest
Tests the proper discovery and configuration of the mojo
testNoLogging() - Method in class org.mod4j.runtime.aspects.LoggingAspectTest
Test the LoggingAspect#logBefore(JoinPoint) AND LoggingAspect#logAfter(JoinPoint) methods with loglevel set to 'info', which should in nothing.
testNoLogging() - Method in class org.mod4j.runtime.aspects.TimingAspectTest
Test the TimingAspect#time(ProceedingJoinPoint) method with loglevel set to 'info', which should in nothing but a call to proceed().
testRunWorkflowCleanerFail() - Method in class org.mod4j.dslcommon.openarchitectureware.Mod4WorklowRunnerTest
Test method for Mod4jWorkflowRunner.runWorkflow(java.lang.String, java.util.Map) .
testRunWorkflowCleanerSuccessful() - Method in class org.mod4j.dslcommon.openarchitectureware.Mod4WorklowRunnerTest
Test method for Mod4jWorkflowRunner.runWorkflow(java.lang.String, java.util.Map) .
testSupports() - Method in class org.mod4j.runtime.validation.MaxLengthValidatorTest
 
testSupports() - Method in class org.mod4j.runtime.validation.MinLengthValidatorTest
 
testSupports() - Method in class org.mod4j.runtime.validation.NotEmptyOrWhitespaceValidatorTest
 
testSupports() - Method in class org.mod4j.runtime.validation.NotNullValidatorTest
 
testSupports() - Method in class org.mod4j.runtime.validation.RegExpValidatorTest
 
testSupportsFails() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testSupportsFails() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testSupportsSucceeds() - Method in class org.mod4j.runtime.validation.MaxValueValidatorTest
 
testSupportsSucceeds() - Method in class org.mod4j.runtime.validation.MinValueValidatorTest
 
testTiming() - Method in class org.mod4j.runtime.aspects.TimingAspectTest
Test the TimingAspect#time(ProceedingJoinPoint) method.
testValidateEmpty() - Method in class org.mod4j.runtime.validation.NotEmptyOrWhitespaceValidatorTest
 
testValidateEmptyOrWhitespace() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
Test method for org.mod4j.runtime.validation.BusinessRuleUtils#validateEmptyOrWhitespace(org.springframework.validation.Errors, java.lang.String).
testValidateFailure() - Method in class org.mod4j.runtime.validation.MaxLengthValidatorTest
 
testValidateFailure() - Method in class org.mod4j.runtime.validation.MinLengthValidatorTest
 
testValidateFailure() - Method in class org.mod4j.runtime.validation.NotNullValidatorTest
 
testValidateFailure() - Method in class org.mod4j.runtime.validation.RegExpValidatorTest
 
testValidateMaxLengthFail() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
Test method for org.mod4j.runtime.validation.BusinessRuleUtils#validateMaxLength(org.springframework.validation.Errors, java.lang.String, int).
testValidateMaxLengthSucceed() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
Test method for org.mod4j.runtime.validation.BusinessRuleUtils#validateMaxLength(org.springframework.validation.Errors, java.lang.String, int).
testValidateMaxLengthWithLong() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMaxValueFail() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMaxValueSucceed() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMaxValueSucceedWithInteger() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMaxValueWithString() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMinLengthFail() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
Test method for org.mod4j.runtime.validation.BusinessRuleUtils#validateMinLength(org.springframework.validation.Errors, java.lang.String, int).
testValidateMinLengthSucceed() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
Test method for org.mod4j.runtime.validation.BusinessRuleUtils#validateMinLength(org.springframework.validation.Errors, java.lang.String, int).
testValidateMinLengthWithLong() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMinValueFail() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMinValueSucceed() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMinValueSucceedWithInteger() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateMinValueWithString() - Method in class org.mod4j.runtime.validation.BusinessRuleUtilsTest
 
testValidateNull() - Method in class org.mod4j.runtime.validation.MaxLengthValidatorTest
 
testValidateNull() - Method in class org.mod4j.runtime.validation.MinLengthValidatorTest
 
testValidateNull() - Method in class org.mod4j.runtime.validation.NotEmptyOrWhitespaceValidatorTest
 
testValidateNull() - Method in class org.mod4j.runtime.validation.RegExpValidatorTest
 
testValidateSucces() - Method in class org.mod4j.runtime.validation.MaxLengthValidatorTest
 
testValidateSucces() - Method in class org.mod4j.runtime.validation.MinLengthValidatorTest
 
testValidateSucces() - Method in class org.mod4j.runtime.validation.NotEmptyOrWhitespaceValidatorTest
 
testValidateSucces() - Method in class org.mod4j.runtime.validation.NotNullValidatorTest
 
testValidateSucces() - Method in class org.mod4j.runtime.validation.RegExpValidatorTest
 
testValidateWhitespace() - Method in class org.mod4j.runtime.validation.NotEmptyOrWhitespaceValidatorTest
 
TimingAspectTest - Class in org.mod4j.runtime.aspects
Test for TimingAspect.
TimingAspectTest() - Constructor for class org.mod4j.runtime.aspects.TimingAspectTest
 

V

validate(Object, Errors) - Method in class org.mod4j.runtime.validation.BusinessRuleValidationTemplateTest.TestValidator
 

A B C E F G L M N O R S T V

Copyright © 2010 Mod4j. All Rights Reserved.