T
- the summary classpublic abstract class Suite<T extends Summary> extends Object
Modifier and Type | Field and Description |
---|---|
protected BaseParameters |
mBaseParameters |
Constructor and Description |
---|
Suite() |
Modifier and Type | Method and Description |
---|---|
protected static void |
mainInternal(String[] args,
Suite suite) |
abstract T |
runSuite(String[] args)
Runs the suite.
|
protected BaseParameters mBaseParameters
Copyright © 2023. All Rights Reserved.