public class OakpalPlanTest extends Object
| Constructor and Description |
|---|
OakpalPlanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBuilder_constructor() |
void |
testBuilder_startingWithPlan_defaults() |
void |
testBuilder_startingWithPlan_nonDefaults() |
void |
testBuilder_toJson_noBase() |
void |
testBuilder_toJson() |
void |
testBuilder_withChecklists() |
void |
testBuilder_withChecks() |
void |
testBuilder_withEnablePreInstallHooks() |
void |
testBuilder_withForcedRoots() |
void |
testBuilder_withInstallHookPolicy() |
void |
testBuilder_withJcrNamespaces() |
void |
testBuilder_withJcrNodetypes() |
void |
testBuilder_withJcrPrivileges() |
void |
testBuilder_withPreInstallUrls() |
void |
testFromJson_badJson() |
void |
testFromJson_emptyPlan() |
void |
testFromJson_fullPlan_fromUrl() |
void |
testFromJson_fullPlan_justJson() |
void |
testFromJson_noPlan() |
void |
testFromJson() |
void |
testInitResourceBundle() |
void |
testRelativizeToBaseParent() |
void |
testToInitStage() |
void |
testToOakMachineBuilder_throws() |
void |
testToOakMachineBuilder() |
public void testBuilder_withChecklists()
public void testBuilder_withPreInstallUrls()
throws Exception
Exceptionpublic void testBuilder_withJcrNamespaces()
public void testBuilder_withJcrNodetypes()
public void testBuilder_withJcrPrivileges()
public void testBuilder_withForcedRoots()
public void testBuilder_withChecks()
public void testBuilder_withEnablePreInstallHooks()
public void testBuilder_withInstallHookPolicy()
public void testBuilder_startingWithPlan_defaults()
public void testBuilder_startingWithPlan_nonDefaults()
throws Exception
Exceptionpublic void testBuilder_toJson_noBase()
throws Exception
Exceptionpublic void testFromJson_fullPlan_justJson()
throws Exception
Exceptionpublic void testFromJson_fullPlan_fromUrl()
throws Exception
Exceptionpublic void testToOakMachineBuilder_throws()
throws Exception
Exceptionpublic void testRelativizeToBaseParent()
throws Exception
ExceptionCopyright © 2017–2020. All rights reserved.