Property | Defined by | ||
---|---|---|---|
duration : int [read-only]
| TestTime |
Method | Defined by | ||
---|---|---|---|
TestTime | |||
[static]
| TestTime | ||
toString():String
| TestTime |
duration | property |
duration:int
[read-only]Implementation
public function get duration():int
TestTime | () | constructor |
public function TestTime(test:Test, duration:int, lock:Class)
Parameters
test:Test |
|
duration:int |
|
lock:Class |
create | () | method |
public static function create(test:Test, duration:int):TestTime
Parameters
test:Test |
|
duration:int |
TestTime |
toString | () | method |
public function toString():String
Returns
String |