public class MinimumViableSystem extends Object
| Constructor and Description |
|---|
MinimumViableSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
check()
Entry point for all checks
|
MinimumViableSystem |
setRequiredJavaOption(String propertyKey,
String expectedValue) |
public MinimumViableSystem()
public MinimumViableSystem setRequiredJavaOption(String propertyKey, String expectedValue)
public void check()
Copyright © 2009–2015 SonarSource. All rights reserved.