TestConfigEx

Undocumented in source.
class TestConfigEx : TestConfig {}

Members

Variables

fullName
string fullName;
Undocumented in source.

Inherited Members

From TestConfig

name
string name;
Undocumented in source.
time
double time;
Undocumented in source.
package1
PackageSettings package1;
Undocumented in source.
package2
PackageSettings package2;
Undocumented in source.
server1
ServerSettings server1;
Undocumented in source.
server2
ServerSettings server2;
Undocumented in source.
interval1
int interval1;
Undocumented in source.
interval2
int interval2;
Undocumented in source.
interval3
int interval3;
Undocumented in source.
description
string description [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
description
string description [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta