A C G J N O R S T

A

assertIllegalArgumentException(IllegalArgumentException) - Static method in class org.jomc.tools.test.JomcToolTest
 
assertNullPointerException(NullPointerException) - Static method in class org.jomc.tools.test.JomcToolTest
 

C

ClassFileProcessorTest - Class in org.jomc.tools.test
Test cases for class org.jomc.tools.ClassFileProcessor.
ClassFileProcessorTest() - Constructor for class org.jomc.tools.test.ClassFileProcessorTest
Creates a new ClassFileProcessorTest instance.

G

getAnyElement(List<Object>, String, String, Class<T>) - Method in class org.jomc.tools.model.test.ToolsTypeTest.TestToolsType
 
getAnyObject(List<Object>, Class<T>) - Method in class org.jomc.tools.model.test.ToolsTypeTest.TestToolsType
 
getJomcTool() - Method in class org.jomc.tools.test.ClassFileProcessorTest
Gets the JomcTool instance tests are performed with.
getJomcTool() - Method in class org.jomc.tools.test.JomcToolTest
Gets the JomcTool instance tests are performed with.
getJomcTool() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
Gets the JomcTool instance tests are performed with.
getJomcTool() - Method in class org.jomc.tools.test.SourceFileProcessorTest
Gets the JomcTool instance tests are performed with.
getModel() - Method in class org.jomc.tools.test.JomcToolTest
Gets the Model instance backing the test.
getModelContext() - Method in class org.jomc.tools.test.JomcToolTest
Gets the ModelContext instance backing the test.
getModelProcessor() - Method in class org.jomc.tools.modlet.test.ToolsModelProcessorTest
Gets the ToolsModelProcessor instance tests are performed with.
getModelProvider() - Method in class org.jomc.tools.modlet.test.ToolsModelProviderTest
Gets the ToolsModelProvider instance tests are performed with.
getModelValidator() - Method in class org.jomc.tools.modlet.test.ToolsModelValidatorTest
Gets the ToolsModelValidator instance tests are performed with.
getNextClassesDirectory() - Method in class org.jomc.tools.test.ClassFileProcessorTest
Gets a directory holding class files corresponding to the model of the instance.
getNextOutputDirectory() - Method in class org.jomc.tools.test.JomcToolTest
Gets the next output directory of the instance.
getOutputDirectory() - Method in class org.jomc.tools.test.JomcToolTest
Gets the output directory of instance.
getResourceEncoding() - Method in class org.jomc.tools.test.JomcToolTest
Gets the name of the encoding used when reading resources.

J

JomcToolTest - Class in org.jomc.tools.test
Test cases for class org.jomc.tools.JomcTool.
JomcToolTest() - Constructor for class org.jomc.tools.test.JomcToolTest
Creates a new JomcToolTest instance.

N

newJomcTool() - Method in class org.jomc.tools.test.ClassFileProcessorTest
Creates a new JomcTool instance to test.
newJomcTool() - Method in class org.jomc.tools.test.JomcToolTest
Creates a new JomcTool instance to test.
newJomcTool() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
Creates a new JomcTool instance to test.
newJomcTool() - Method in class org.jomc.tools.test.SourceFileProcessorTest
Creates a new JomcTool instance to test.
newModel() - Method in class org.jomc.tools.test.ClassFileProcessorTest
Creates a new Model instance backing the test.
newModel() - Method in class org.jomc.tools.test.JomcToolTest
Creates a new Model instance backing the test.
newModelContext() - Method in class org.jomc.tools.test.JomcToolTest
Creates a new ModelContext instance backing the test.
newModelProcessor() - Method in class org.jomc.tools.modlet.test.ToolsModelProcessorTest
Creates a new ToolsModelProcessor instance to test.
newModelProvider() - Method in class org.jomc.tools.modlet.test.ToolsModelProviderTest
Creates a new ToolsModelProvider instance to test.
newModelValidator() - Method in class org.jomc.tools.modlet.test.ToolsModelValidatorTest
Create a new ToolsModelValidator instance to test.

O

org.jomc.tools.model.test - package org.jomc.tools.model.test
Object management and configuration tools model test classes.
org.jomc.tools.modlet.test - package org.jomc.tools.modlet.test
Object management and configuration tools modlet test classes.
org.jomc.tools.test - package org.jomc.tools.test
Object management and configuration tools test classes.

R

ResourceFileProcessorTest - Class in org.jomc.tools.test
Test cases for class org.jomc.tools.ResourceFileProcessor.
ResourceFileProcessorTest() - Constructor for class org.jomc.tools.test.ResourceFileProcessorTest
Creates a new ResourceFileProcessorTest instance.

S

setOutputDirectory(File) - Method in class org.jomc.tools.test.JomcToolTest
Sets the output directory of instance.
setResourceEncoding(String) - Method in class org.jomc.tools.test.JomcToolTest
Sets the name of the encoding to use when reading resources.
SourceFileProcessorTest - Class in org.jomc.tools.test
Test cases for class org.jomc.tools.SourceFileProcessor implementations.
SourceFileProcessorTest() - Constructor for class org.jomc.tools.test.SourceFileProcessorTest
Creates a new SourceFileProcessorTest instance.

T

testClassFileProcessorNullPointerException() - Method in class org.jomc.tools.test.ClassFileProcessorTest
 
testCommitTransformValidateClasses() - Method in class org.jomc.tools.test.ClassFileProcessorTest
 
testCopyConstructor() - Method in class org.jomc.tools.test.ClassFileProcessorTest
 
testCopyConstructor() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
 
testCopyConstructor() - Method in class org.jomc.tools.test.SourceFileProcessorTest
 
testDefaultEnabled() - Method in class org.jomc.tools.modlet.test.ToolsModelProcessorTest
 
testDefaultEnabled() - Method in class org.jomc.tools.modlet.test.ToolsModelProviderTest
 
testDefaultLogLevel() - Method in class org.jomc.tools.test.JomcToolTest
 
testDefaultTemplateProfile() - Method in class org.jomc.tools.test.JomcToolTest
 
testEnabled() - Method in class org.jomc.tools.modlet.test.ToolsModelProcessorTest
 
testEnabled() - Method in class org.jomc.tools.modlet.test.ToolsModelProviderTest
 
testFindModel() - Method in class org.jomc.tools.modlet.test.ToolsModelProviderTest
 
testGetAnyElement() - Method in class org.jomc.tools.model.test.ToolsTypeTest
 
testGetAnyObject() - Method in class org.jomc.tools.model.test.ToolsTypeTest
 
testIndentation() - Method in class org.jomc.tools.test.JomcToolTest
 
testInputEncoding() - Method in class org.jomc.tools.test.JomcToolTest
 
testJomcToolNotNull() - Method in class org.jomc.tools.test.JomcToolTest
 
testJomcToolNullPointerException() - Method in class org.jomc.tools.test.JomcToolTest
 
testLineSeparator() - Method in class org.jomc.tools.test.JomcToolTest
 
testLogLevel() - Method in class org.jomc.tools.test.JomcToolTest
 
testManageSources() - Method in class org.jomc.tools.test.SourceFileProcessorTest
 
testMandatorySections() - Method in class org.jomc.tools.test.SourceFileProcessorTest
 
testModel() - Method in class org.jomc.tools.test.JomcToolTest
 
testOptionalSections() - Method in class org.jomc.tools.test.SourceFileProcessorTest
 
testOutputEncoding() - Method in class org.jomc.tools.test.JomcToolTest
 
testProcessModel() - Method in class org.jomc.tools.modlet.test.ToolsModelProcessorTest
 
testResourceBundleDefaultLocale() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
 
testResourceFileProcessorNotNull() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
 
testResourceFileProcessorNullPointerException() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
 
testSourceFileProcessorNotNull() - Method in class org.jomc.tools.test.SourceFileProcessorTest
 
testSourceFileProcessorNullPointerException() - Method in class org.jomc.tools.test.SourceFileProcessorTest
 
testTemplateEncoding() - Method in class org.jomc.tools.test.JomcToolTest
 
testTemplateProfile() - Method in class org.jomc.tools.test.JomcToolTest
 
testValidateModel() - Method in class org.jomc.tools.modlet.test.ToolsModelValidatorTest
 
testVelocityEngine() - Method in class org.jomc.tools.test.JomcToolTest
 
testVelocityTemplates() - Method in class org.jomc.tools.test.JomcToolTest
 
testWriteResourceBundleResourceFiles() - Method in class org.jomc.tools.test.ResourceFileProcessorTest
 
ToolsModelProcessorTest - Class in org.jomc.tools.modlet.test
Test cases for class org.jomc.tools.modlet.ToolsModelProcessor.
ToolsModelProcessorTest() - Constructor for class org.jomc.tools.modlet.test.ToolsModelProcessorTest
Creates a new ToolsModelProcessorTest instance.
ToolsModelProviderTest - Class in org.jomc.tools.modlet.test
Test cases for class org.jomc.tools.modlet.ToolsModelProvider.
ToolsModelProviderTest() - Constructor for class org.jomc.tools.modlet.test.ToolsModelProviderTest
Creates a new ToolsModelProviderTest instance.
ToolsModelValidatorTest - Class in org.jomc.tools.modlet.test
Test cases for class org.jomc.tools.modlet.ToolsModelValidator.
ToolsModelValidatorTest() - Constructor for class org.jomc.tools.modlet.test.ToolsModelValidatorTest
Creates a new ToolsModelValidatorTest instance.
ToolsTypeTest - Class in org.jomc.tools.model.test
Test cases for class org.jomc.tools.model.ToolsType.
ToolsTypeTest() - Constructor for class org.jomc.tools.model.test.ToolsTypeTest
Creates a new ToolsTypeTest instance.
ToolsTypeTest.TestToolsType - Class in org.jomc.tools.model.test
Test ToolsType.
ToolsTypeTest.TestToolsType() - Constructor for class org.jomc.tools.model.test.ToolsTypeTest.TestToolsType
 

A C G J N O R S T

Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.