public class KickstartBuilderTest extends BaseTestCaseWithUser
user| Constructor and Description |
|---|
KickstartBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Called once per test method.
|
void |
testBuidEmptyPackages() |
void |
testBuidPreScriptWithNochroot() |
void |
testBuildCommands() |
void |
testBuildMultiplePreScripts() |
void |
testBuildPackages() |
void |
testBuildPostScriptWithNochroot() |
void |
testBuildPreScriptNewlines() |
void |
testBuildPreScripts() |
void |
testBuildPreScriptWithInterpreter() |
void |
testBuildPreScriptWithMissingInterpreter() |
void |
testBuildScriptWithEmptyLines() |
void |
testConstruct() |
void |
testConstructUpgradeKickstart() |
void |
testConstructWithExistingLabel() |
void |
testConstructWithInvaidVirtType() |
void |
testCreate() |
void |
testDepricatedAnacondCommands() |
void |
testDirector() |
void |
testEncryptRootpw() |
void |
testImportUseDefautDownloadLocation() |
void |
testKickstartRawData() |
commitHappened, tearDownassertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reloadassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws java.lang.Exception
BaseTestCaseWithUsersetUp in class BaseTestCaseWithUserjava.lang.Exception - if an error occurs during setup.public void testCreate()
throws java.lang.Exception
java.lang.Exceptionpublic void testDepricatedAnacondCommands()
throws java.lang.Exception
java.lang.Exceptionpublic void testDirector()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildCommands()
throws java.lang.Exception
java.lang.Exceptionpublic void testKickstartRawData()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptRootpw()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildPackages()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuidEmptyPackages()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildPreScripts()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildPreScriptWithInterpreter()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildPreScriptNewlines()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildPreScriptWithMissingInterpreter()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildMultiplePreScripts()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuidPreScriptWithNochroot()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildPostScriptWithNochroot()
throws java.lang.Exception
java.lang.Exceptionpublic void testBuildScriptWithEmptyLines()
throws java.lang.Exception
java.lang.Exceptionpublic void testConstruct()
throws java.lang.Exception
java.lang.Exceptionpublic void testConstructWithExistingLabel()
throws java.lang.Exception
java.lang.Exceptionpublic void testConstructWithInvaidVirtType()
throws java.lang.Exception
java.lang.Exceptionpublic void testConstructUpgradeKickstart()
throws java.lang.Exception
java.lang.Exceptionpublic void testImportUseDefautDownloadLocation()
throws java.lang.Exception
java.lang.Exception