public class IDLJTestCase extends IdljCommonTests
Constructor and Description |
---|
IDLJTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
whenBuiltInCompilerSelectedAndModuleSystemPresent_errorRecommendsGlassfish() |
void |
whenCompilerInToolsJar_locateCompiler() |
void |
whenCompilerNotFound_throwException() |
void |
whenCompilerNotFound_tryAgainWithToolsJar() |
void |
whenCompilerNotSpecifiedAndModuleSystemPresent_chooseGlassfishCompiler() |
void |
whenCompilerNotSpecifiedAndNoModuleSystem_chooseOracleJdkCompiler() |
void |
whenGlassfishCompilerSpecified_chooseGlassfishCompiler() |
void |
whenJdkCompilerSpecified_chooseOracleJdkCompiler() |
void |
whenUnknownCompilerSpecified_throwException() |
void |
whenVMNameContainsIBM_chooseIBMIDLCompiler() |
whenAdditionalArgumentsSpecified_copyToCommand, whenBothErrorAndWarningMessageGenerated_failMojoStep, whenEmitNeitherStubsNorSkeletons_generateFServerTieArgument, whenEmitSkeletonsOnly_generateFServerArgument, whenEmitStubsOnly_generateFClientArgument, whenErrorMessageGenerated_failMojoStep, whenIncludePathIsSpecified_createIncludeArguments, whenNoOptionsAreSpecified_generateFallArguments, whenNoOptionsAreSpecified_useCurrentDirectoryAsIncludePath, whenPackagePrefixDefined_createPrefixArguments, whenPackageTranslationDefined_createTranslationArguments, whenSinglePackagePrefixDefined_throwException, whenSymbolDefineWithValue_throwException, whenSymbolsDefined_createSymbolArguments, whenWarningMessageGenerated_dontFailMojoStep
public void setUp() throws Exception
setUp
in class IDLJTestBase
Exception
public void tearDown()
tearDown
in class IDLJTestBase
public void whenJdkCompilerSpecified_chooseOracleJdkCompiler() throws Exception
Exception
public void whenGlassfishCompilerSpecified_chooseGlassfishCompiler() throws Exception
Exception
public void whenCompilerNotSpecifiedAndNoModuleSystem_chooseOracleJdkCompiler() throws Exception
Exception
public void whenCompilerNotSpecifiedAndModuleSystemPresent_chooseGlassfishCompiler() throws Exception
Exception
public void whenUnknownCompilerSpecified_throwException() throws Exception
Exception
public void whenVMNameContainsIBM_chooseIBMIDLCompiler() throws Exception
Exception
public void whenCompilerNotFound_throwException() throws Exception
Exception
public void whenCompilerNotFound_tryAgainWithToolsJar() throws Exception
Exception
public void whenCompilerInToolsJar_locateCompiler() throws Exception
Exception
Copyright © 2005–2017 MojoHaus. All rights reserved.