@group Lua @group LuaSandbox @group LuaStandalone @coversNothing
More...
@group Lua @group LuaSandbox @group LuaStandalone @coversNothing
Definition at line 9 of file LuaEnvironmentComparisonTest.php.
◆ getGlobalEnvironment()
Scribunto_LuaEnvironmentComparisonTest::getGlobalEnvironment |
( |
| $engine | ) |
|
|
private |
◆ makeEngine()
Scribunto_LuaEnvironmentComparisonTest::makeEngine |
( |
| $class, |
|
|
| $opts ) |
|
private |
◆ setUp()
Scribunto_LuaEnvironmentComparisonTest::setUp |
( |
| ) |
|
|
protected |
◆ tearDown()
Scribunto_LuaEnvironmentComparisonTest::tearDown |
( |
| ) |
|
|
protected |
◆ testGlobalEnvironment()
Scribunto_LuaEnvironmentComparisonTest::testGlobalEnvironment |
( |
| ) |
|
◆ $engines
Scribunto_LuaEnvironmentComparisonTest::$engines = [] |
|
protected |
◆ $sandboxOpts
Scribunto_LuaEnvironmentComparisonTest::$sandboxOpts |
◆ $standaloneOpts
Scribunto_LuaEnvironmentComparisonTest::$standaloneOpts |
Initial value:= [
'errorFile' => null,
'luaPath' => null,
'memoryLimit' => 50000000,
'cpuLimit' => 30,
'allowEnvFuncs' => true,
]
Definition at line 18 of file LuaEnvironmentComparisonTest.php.
The documentation for this class was generated from the following file: