public class OakMachineCaliperTest extends Object
| Constructor and Description |
|---|
OakMachineCaliperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertAllDependenciesInList(String message,
Set<String> expected,
List<String> actual) |
void |
assertStringBeforeAfter(String message,
List<String> elements,
String before,
String after) |
Collection<String> |
getDependencies(String packageName) |
void |
setUp() |
void |
testCfgJsonIsParsed() |
void |
testScanAllRunModesWithSubs_captureIdentifiedPackages() |
void |
testScanNoRunModes_captureIdentifiedPackages() |
void |
testScanNoRunModes() |
public void testScanNoRunModes_captureIdentifiedPackages()
throws Exception
Exceptionpublic void testScanAllRunModesWithSubs_captureIdentifiedPackages()
throws Exception
Exceptionpublic Collection<String> getDependencies(String packageName)
public void assertAllDependenciesInList(String message, Set<String> expected, List<String> actual)
public void assertStringBeforeAfter(String message, List<String> elements, String before, String after)
Copyright © 2017–2020. All rights reserved.