blob: 979adf7c8b3d281fcd037a91c3f2d08955351301 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.test.runners.notification.RunNotifier",
"baseClassname": ""
,
"description": "Listens for notifications from an <code>ITestRunner</code>.",
"members": [
{ "type": "method",
"qname": "org.apache.royale.test.runners.notification.RunNotifier",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"return": "",
"params": []}
,
{ "type": "method",
"qname": "addListener",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "listener", "type": "org.apache.royale.test.runners.notification.IRunListener"}]}
,
{ "type": "method",
"qname": "addFirstListener",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "listener", "type": "org.apache.royale.test.runners.notification.IRunListener"}]}
,
{ "type": "method",
"qname": "removeListener",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "listener", "type": "org.apache.royale.test.runners.notification.IRunListener"}]}
,
{ "type": "method",
"qname": "removeAllListeners",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "fireTestStarted",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "description", "type": "String"}]}
,
{ "type": "method",
"qname": "fireTestFinished",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "description", "type": "String"}]}
,
{ "type": "method",
"qname": "fireTestFailure",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "failure", "type": "org.apache.royale.test.runners.notification.Failure"}]}
,
{ "type": "method",
"qname": "fireTestIgnored",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "description", "type": "String"}]}
,
{ "type": "method",
"qname": "fireTestRunStarted",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "description", "type": "String"}]}
,
{ "type": "method",
"qname": "fireTestRunFinished",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "inheritDoc",
"values": []} ],
"return": "void",
"params": [{ "name": "result", "type": "org.apache.royale.test.runners.notification.Result"}]}
]
}