TestService

extends Instance

Class fields

FieldXML typeValue
NamestringTestService
ExplorerOrderstring100
ExplorerImageIndexstring68

Properties

11
AutoRuns
bool
FieldXML typeValue
NamestringAutoRuns
Description
string
FieldXML typeValue
NamestringDescription
ErrorCount
int
FieldXML typeValue
NamestringErrorCount
Is30FpsThrottleEnabled
bool
FieldXML typeValue
NamestringIs30FpsThrottleEnabled
IsPhysicsEnvironmentalThrottled
bool
FieldXML typeValue
NamestringIsPhysicsEnvironmentalThrottled
IsSleepAllowed
bool
FieldXML typeValue
NamestringIsSleepAllowed
NumberOfPlayers
int
FieldXML typeValue
NamestringNumberOfPlayers
SimulateSecondsLag
double
FieldXML typeValue
NamestringSimulateSecondsLag
TestCount
int
FieldXML typeValue
NamestringTestCount
Timeout
double
FieldXML typeValue
NamestringTimeout
WarnCount
int
FieldXML typeValue
NamestringWarnCount

Functions

8
Check
(condition: bool, description: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringCheck
Checkpoint
(text: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringCheckpoint
Done
() → void
FieldXML typeValue
NamestringDone
Error
(description: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringError
Fail
(description: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringFail
Message
(text: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringMessage
Require
(condition: bool, description: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringRequire
Warn
(condition: bool, description: string, source: Instance = …, line: int = …) → void
FieldXML typeValue
NamestringWarn

Yield functions

1
Run
() → void
FieldXML typeValue
NamestringRun

Events

2
ServerCollectConditionalResult
(condition: bool, text: string, script: Instance, line: int) → void
FieldXML typeValue
NamestringServerCollectConditionalResult
ServerCollectResult
(text: string, script: Instance, line: int) → void
FieldXML typeValue
NamestringServerCollectResult