public class SchemaTestCase extends Object
| Modifier and Type | Field and Description |
|---|---|
ObjectWithTypeBooleans |
data |
String |
description |
boolean |
valid |
| Constructor and Description |
|---|
SchemaTestCase(String description,
ObjectWithTypeBooleans data,
boolean valid) |
public String description
public ObjectWithTypeBooleans data
public boolean valid
public SchemaTestCase(String description, ObjectWithTypeBooleans data, boolean valid)
Copyright © 2023. All rights reserved.