public class SnykTestResult extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
dependencyCount |
String |
error |
boolean |
ok |
int |
uniqueCount |
| Constructor and Description |
|---|
SnykTestResult() |
public boolean ok
public String error
public int dependencyCount
public int uniqueCount
Copyright © 2016–2021. All rights reserved.