Example usage for org.json.simple Test subclass-usage

List of usage examples for org.json.simple Test subclass-usage

Introduction

In this page you can find the example usage for org.json.simple Test subclass-usage.

Usage

From source file tilt.test.Post.java

/**
 * Test the POST command
 * @author desmond
 */
public class Post extends Test {
    /**

From source file mml.test.Editor.java

/**
 * Test interface for editor
 * @author desmond
 */
public class Editor extends Test {
    String service;