public class ManifestTestCase extends BusTestCase
Modifier and Type | Class and Description |
---|---|
class |
ManifestTestCase.Element<T extends Resource> |
Modifier and Type | Field and Description |
---|---|
LinkedList<ManifestTestCase.Element<ContextEventPattern>> |
contextEventPatternsPublish |
LinkedList<ManifestTestCase.Element<ContextEventPattern>> |
contextEventPatternsSubscribe |
static int |
EXTEND_ALL |
static int |
EXTEND_CHANGE_EFFECT |
static int |
EXTEND_HASVALUE |
static int |
EXTEND_NOTHING |
LinkedList<ManifestTestCase.Element<ServiceProfile>> |
serviceProfiles |
LinkedList<ManifestTestCase.Element<ServiceRequest>> |
serviceRequests |
LinkedList<ManifestTestCase.Element<UIHandlerProfile>> |
uiHandler |
LinkedList<ManifestTestCase.Element<UIRequest>> |
uiRequests |
mc, mcs
Constructor and Description |
---|
ManifestTestCase() |
Modifier and Type | Method and Description |
---|---|
protected void |
add(String title,
String description,
ContextEventPattern cep,
boolean isPublisher) |
protected void |
add(String title,
String description,
ServiceProfile profile) |
protected ServiceRequest |
add(String title,
String description,
ServiceRequest r,
boolean extendAll) |
protected ServiceRequest |
add(String title,
String description,
ServiceRequest r,
int options) |
protected void |
add(String title,
String description,
UIHandlerProfile profile) |
protected void |
add(String title,
String description,
UIRequest request) |
protected void |
writeManifest() |
deserialize, serialize, setUp
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString
public static final int EXTEND_NOTHING
public static final int EXTEND_HASVALUE
public static final int EXTEND_CHANGE_EFFECT
public static final int EXTEND_ALL
public LinkedList<ManifestTestCase.Element<ServiceRequest>> serviceRequests
public LinkedList<ManifestTestCase.Element<ServiceProfile>> serviceProfiles
public LinkedList<ManifestTestCase.Element<ContextEventPattern>> contextEventPatternsPublish
public LinkedList<ManifestTestCase.Element<ContextEventPattern>> contextEventPatternsSubscribe
public LinkedList<ManifestTestCase.Element<UIHandlerProfile>> uiHandler
public LinkedList<ManifestTestCase.Element<UIRequest>> uiRequests
protected void writeManifest()
protected void add(String title, String description, ContextEventPattern cep, boolean isPublisher)
protected void add(String title, String description, UIHandlerProfile profile)
protected void add(String title, String description, ServiceProfile profile)
protected ServiceRequest add(String title, String description, ServiceRequest r, boolean extendAll)
protected ServiceRequest add(String title, String description, ServiceRequest r, int options)
Copyright © 2018 universAAL Consortium. All rights reserved.