flexunit.framework

Class WarningTestCase

flexunit.framework.Assert


public class WarningTestCase
extends TestCase

A WarningTestCase is a framework generated test cased used to highlight to the test writer that there was a problem with their test.

See also
TestCase



Property Summary

Properties inherited from class TestCase
className, methodName


Constructor Summary
WarningTestCase(message:String)


Method Summary
override toString() : String                                        

Methods inherited from class TestCase
addAsync, countTestCases, getNextAsync, getTestMethodNames, hasAsync, run, runFinish, runMiddle, runStart, runWithResult, setTestResult, setUp, startAsync, tearDown


Constructor Detail

WarningTestCase Constructor

public function WarningTestCase(message:String)

Parameters
message:String


Method Detail

toString Method

public override function toString() : String

Returns
String