Roblox API Reference

TestService On DevHub

Summary

This class is a service. It is a singleton that may be acquired with GetService.

Tags: [Service]

Inherits (1)

Member index (25)

Type Member History
bool AutoRuns 52
string Description
int ErrorCount 52
bool ExecuteWithStudioRun 337
bool Is30FpsThrottleEnabled 590 590
bool IsPhysicsEnvironmentalThrottled 590 590
bool IsSleepAllowed
int NumberOfPlayers 95 94 95 94 95
double SimulateSecondsLag 178
int TestCount 52
double Timeout
int WarnCount 52
null Check (bool condition, string description, Instance source = nil, int line = 0) 52 573
null Checkpoint (string text, Instance source = nil, int line = 0) 52 573
null Done () 573
null Error (string description, Instance source = nil, int line = 0) 52 573
null Fail (string description, Instance source = nil, int line = 0) 52 573
null Message (string text, Instance source = nil, int line = 0) 52 573
null Require (bool condition, string description, Instance source = nil, int line = 0) 52 573
null Run () 52 151 573
Dictionary ScopeTime () 486
null Warn (bool condition, string description, Instance source = nil, int line = 0) 52 573
bool isFeatureEnabled (string name) 349
ServerCollectConditionalResult (bool condition, string text, Instance script, int line) 95 94 95 94 95
ServerCollectResult (string text, Instance script, int line) 95 94 95 94 95
57 members inherited from Instance

Removed member index (4)

Type Member History
void DoCommand (string name) 57 214
Array GetCommandNames () 57 214
bool IsCommandChecked (string name) 57 214
bool IsCommandEnabled (string name) 57 214

History

Members

AutoRuns On DevHub

History

Check On DevHub

Name Type Default
condition bool none
description string none
source Instance nil
line int 0

History

Checkpoint On DevHub

Name Type Default
text string none
source Instance nil
line int 0

History

Description On DevHub

Done On DevHub

Name Type Default
No parameters.

History

Error On DevHub

Name Type Default
description string none
source Instance nil
line int 0

History

ErrorCount On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

ExecuteWithStudioRun On DevHub

History

Fail On DevHub

Name Type Default
description string none
source Instance nil
line int 0

History

Is30FpsThrottleEnabled On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

IsPhysicsEnvironmentalThrottled On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

IsSleepAllowed On DevHub

Message On DevHub

Name Type Default
text string none
source Instance nil
line int 0

History

NumberOfPlayers On DevHub

History

Require On DevHub

Name Type Default
condition bool none
description string none
source Instance nil
line int 0

History

Run On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
No parameters.

History

Tags: [Yields]

ScopeTime On DevHub

Name Type Default
No parameters.

History

ServerCollectConditionalResult On DevHub

Name Type Default
condition bool none
text string none
script Instance none
line int none

History

ServerCollectResult On DevHub

Name Type Default
text string none
script Instance none
line int none

History

SimulateSecondsLag On DevHub

History

TestCount On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

Timeout On DevHub

Warn On DevHub

Name Type Default
condition bool none
description string none
source Instance nil
line int 0

History

WarnCount On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

isFeatureEnabled On DevHub

Name Type Default
name string none

History

Removed members

DoCommand

Name Type Default
name string none

History

GetCommandNames

Name Type Default
No parameters.

History

IsCommandChecked

Name Type Default
name string none

History

IsCommandEnabled

Name Type Default
name string none

History

Relevant classes (1)