Package | Description |
---|---|
com.github.noraui.indus |
Modifier and Type | Method and Description |
---|---|
List<MavenRunCounter.Counter> |
MavenRunCounter.count(List<String> versionControlSystemsBlacklist,
List<String> blacklist,
List<String> manager,
File scenarioFolder)
Runs the counting process to figure out expected test runs results (Runs, Failures, Errors, Skipped).
|
Modifier and Type | Method and Description |
---|---|
int |
MavenRunCounter.Counter.compare(MavenRunCounter.Counter c1,
MavenRunCounter.Counter c2) |
Modifier and Type | Method and Description |
---|---|
void |
MavenRunCounter.print(List<MavenRunCounter.Counter> counters,
String type) |
Constructor and Description |
---|
Counter(MavenRunCounter.Counter counter) |
Copyright © 2023 NoraUi. All rights reserved.