public class DefaultToolchainsBuilderTest extends Object
| Constructor and Description |
|---|
DefaultToolchainsBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
onSetup() |
void |
testBuildEmptyRequest() |
void |
testBuildRequestWithBothToolchains() |
void |
testBuildRequestWithGlobalToolchains() |
void |
testBuildRequestWithUserToolchains() |
void |
testEnvironmentVariablesAreInterpolated() |
void |
testEnvironmentVariablesWithSpecialCharactersAreInterpolated() |
void |
testIOException() |
void |
testNonExistingEnvironmentVariablesAreNotInterpolated() |
void |
testStrictToolchainsParseException() |
public void onSetup()
public void testBuildRequestWithUserToolchains()
throws Exception
Exceptionpublic void testBuildRequestWithGlobalToolchains()
throws Exception
Exceptionpublic void testBuildRequestWithBothToolchains()
throws Exception
Exceptionpublic void testStrictToolchainsParseException()
throws Exception
Exceptionpublic void testEnvironmentVariablesAreInterpolated()
throws Exception
Exceptionpublic void testNonExistingEnvironmentVariablesAreNotInterpolated()
throws Exception
ExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.