
public class ClassFileProcessorExecutorServiceTest extends ClassFileProcessorTest
org.jomc.tools.ClassFileProcessor with ExecutorService.| Constructor and Description |
|---|
ClassFileProcessorExecutorServiceTest()
Creates a new
ClassFileProcessorExecutorServiceTest instance. |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutorService |
newExecutorService()
Creates a new
ExecutorService backing the tests. |
getJomcTool, getNextClassesDirectory, newJomcTool, newModel, testClassFileProcessorModelObjectsNotFound, testClassFileProcessorNullPointerException, testCommitTransformValidateClasses, testCopyConstructorassertIllegalArgumentException, assertNullPointerException, getExecutorService, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, newModelContext, setOutputDirectory, setResourceEncoding, shutdown, testDefaultLogLevel, testDefaultTemplateEncoding, testDefaultTemplateProfile, testHtmlString, testIndentation, testInputEncoding, testJavaConstantName, testJavaFieldName, testJavaIdentifier, testJavaMethodParameterName, testJomcToolModelObjectsNotFound, testJomcToolNotNull, testJomcToolNullPointerException, testLineSeparator, testLogLevel, testModel, testOutputEncoding, testParentTemplateProfile, testTemplateEncoding, testTemplateProfile, testToJavaConstantName, testToJavaMethodName, testToJavaVariableName, testVelocityContext, testVelocityEngine, testVelocityTemplatespublic ClassFileProcessorExecutorServiceTest()
ClassFileProcessorExecutorServiceTest instance.protected ExecutorService newExecutorService()
ExecutorService backing the tests.newExecutorService in class JomcToolTestExecutorService backing the tests, or null.JomcToolTest.getExecutorService()Copyright © 2005–2016 The JOMC Project. All rights reserved.