C# Class HostingTest.ScriptRuntimeTest

Inheritance: HostingTest.HAPITestBase
Show file Open project: jschementi/iron Class Usage Examples

Private Methods

Method Description
Configuration_ManyRegisteredLanguageNames ( ) : void
Configuration_ManyRegisteredLanguages ( ) : void
Configuration_OneRegisteredFileExtension ( ) : void
Configuration_OneRegisteredLanguageName ( ) : void
CreateScope_GetEngineWithNoLanguage ( ) : void
CreateScope_InvokeMethodTwiceWithSameGlobals ( ) : void
CreateScope_LinkBetweenReturnedScopeAndArg ( ) : void
CreateScope_PassNull ( ) : void
CreateScope_PassValidScope ( ) : void
CreateScope_WithManyPreExistingScopes ( ) : void
CreateScope_WithZeroExistingScopes ( ) : void
Create_CallMethodsOnSecondUnloadedAppDomain ( ) : void
Create_NullAppDomain ( ) : void
Create_PartialTrust ( ) : void
Create_PassUnloadedAppDomain ( ) : void
Create_WithCurrentAppDomain ( ) : void
Create_WithSecondAppDomain ( ) : void
ExecuteFile_CallFromMultipleThreads ( ) : void
ExecuteFile_CallValidPathMultiple ( ) : void
ExecuteFile_EmptyStringPath ( ) : void
ExecuteFile_InvalidPath ( ) : void
ExecuteFile_NullPath ( ) : void
ExecuteFile_RemoteADAndSyntaxError ( ) : void
ExecuteFile_ValidPathToInvalidScript ( ) : void
ExecuteFile_ValidPathToScriptWithUnRegExtension ( ) : void
GetEngineByFileExtension_AllRegisteredExtensions ( ) : void
GetEngineByFileExtension_PassEmptyString ( ) : void
GetEngineByFileExtension_PassNull ( ) : void
GetEngineByFileExtension_PrecedingAPeriodRegisteredExtensions ( ) : void
GetEngineByFileExtension_PrecedingPeriodsRegisteredExtensions ( ) : void
GetEngineByFileExtension_UnRegisteredExtensions ( ) : void
GetEngineByFileExtension_UnRegisteredLangID ( ) : void
GetEngine_PassAllRegisteredLanguages ( ) : void
GetEngine_PassEmptyString ( ) : void
GetEngine_PassNull ( ) : void
GetEngine_PassUnRegisteredLangID ( ) : void
GetEngine_StandardStringInputTest ( ) : void
Globals_NoSideEffectsFromCreateScope ( ) : void
Globals_Null ( ) : void
Globals_TryToAccessNamesSet ( ) : void
ScriptHost_Invoke ( ) : void
ScriptIO_Get ( ) : void
Setup_AssemblyNameWithoutPublicKeyToken ( ) : void
Setup_EmptyDisplayName ( ) : void
Setup_EmptySetup ( ) : void
Setup_InvalidTypeName ( ) : void
UseFile_CallValidPathMultiple ( ) : void
UseFile_EmptyPath ( ) : void
UseFile_NullPath ( ) : void
UseFile_PartialPath ( ) : void
UseFile_ValidPath ( ) : void