public class InternalImportOptionsTest extends Object
| Constructor and Description |
|---|
InternalImportOptionsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConstruct() |
void |
testCopy() |
void |
testCreateInstallHookProcessor() |
void |
testExecute() |
void |
testIsSkip() |
void |
testIsStrict() |
void |
testNoopHookProcessor() |
void |
testSetAccessControlHandling() |
void |
testSetAutoSaveThreshold() |
void |
testSetCndPattern() |
void |
testSetDependencyHandling() |
void |
testSetDryRun() |
void |
testSetFilter() |
void |
testSetHookClassLoader() |
void |
testSetImportMode() |
void |
testSetListener() |
void |
testSetNonRecursive() |
void |
testSetPatchDirectory() |
void |
testSetPatchKeepInRepo() |
void |
testSetPatchParentPath() |
void |
testSetPathMapping() |
void |
testWrapperHasHooks() |
void |
testWrapperRegisterHookAbortThrows() |
void |
testWrapperRegisterHookProhibited() |
void |
testWrapperRegisterHookProhibitedThrows() |
void |
testWrapperRegisterHooksAbortThrows() |
void |
testWrapperRegisterHooksProhibited() |
void |
testWrapperRegisterHooksProhibitedThrows() |
public void testConstruct()
public void testCreateInstallHookProcessor()
public void testIsSkip()
public void testCopy()
public void testWrapperRegisterHooksProhibited()
throws Exception
Exceptionpublic void testWrapperRegisterHookProhibited()
throws Exception
Exceptionpublic void testWrapperRegisterHookProhibitedThrows()
throws Exception
Exceptionpublic void testWrapperRegisterHooksProhibitedThrows()
throws Exception
Exceptionpublic void testWrapperRegisterHooksAbortThrows()
throws Exception
Exceptionpublic void testWrapperRegisterHookAbortThrows()
throws Exception
Exceptionpublic void testWrapperHasHooks()
public void testExecute()
public void testIsStrict()
public void testSetListener()
public void testSetPatchParentPath()
public void testSetPatchKeepInRepo()
public void testSetAccessControlHandling()
public void testSetNonRecursive()
public void testSetCndPattern()
public void testSetDryRun()
public void testSetAutoSaveThreshold()
public void testSetImportMode()
public void testSetFilter()
public void testSetHookClassLoader()
public void testSetPathMapping()
public void testSetDependencyHandling()
Copyright © 2017–2020. All rights reserved.