public class IdljCommonTests extends IDLJTestBase
Constructor and Description |
---|
IdljCommonTests() |
setUp, tearDown
public void whenErrorMessageGenerated_failMojoStep() throws Exception
Exception
public void whenWarningMessageGenerated_dontFailMojoStep() throws Exception
Exception
public void whenBothErrorAndWarningMessageGenerated_failMojoStep() throws Exception
Exception
public void whenNoOptionsAreSpecified_useCurrentDirectoryAsIncludePath() throws Exception
Exception
public void whenIncludePathIsSpecified_createIncludeArguments() throws Exception
Exception
public void whenSinglePackagePrefixDefined_throwException() throws Exception
Exception
public void whenPackagePrefixDefined_createPrefixArguments() throws Exception
Exception
public void whenPackageTranslationDefined_createTranslationArguments() throws Exception
Exception
public void whenSymbolDefineWithValue_throwException() throws NoSuchFieldException, IllegalAccessException, org.apache.maven.plugin.MojoExecutionException
NoSuchFieldException
IllegalAccessException
org.apache.maven.plugin.MojoExecutionException
public void whenSymbolsDefined_createSymbolArguments() throws NoSuchFieldException, IllegalAccessException, org.apache.maven.plugin.MojoExecutionException
NoSuchFieldException
IllegalAccessException
org.apache.maven.plugin.MojoExecutionException
public void whenNoOptionsAreSpecified_generateFallArguments() throws Exception
Exception
public void whenEmitStubsOnly_generateFClientArgument() throws NoSuchFieldException, IllegalAccessException, org.apache.maven.plugin.MojoExecutionException
NoSuchFieldException
IllegalAccessException
org.apache.maven.plugin.MojoExecutionException
public void whenEmitSkeletonsOnly_generateFServerArgument() throws NoSuchFieldException, IllegalAccessException, org.apache.maven.plugin.MojoExecutionException
NoSuchFieldException
IllegalAccessException
org.apache.maven.plugin.MojoExecutionException
public void whenEmitNeitherStubsNorSkeletons_generateFServerTieArgument() throws NoSuchFieldException, IllegalAccessException, org.apache.maven.plugin.MojoExecutionException
NoSuchFieldException
IllegalAccessException
org.apache.maven.plugin.MojoExecutionException
public void whenAdditionalArgumentsSpecified_copyToCommand() throws NoSuchFieldException, IllegalAccessException, org.apache.maven.plugin.MojoExecutionException
NoSuchFieldException
IllegalAccessException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2005–2017 MojoHaus. All rights reserved.