C# Class AjScript.Tests.Primitives.StringFunctionTests

Mostrar archivo Open project: ajlopez/AjScript

Private Methods

Method Description
CreateEmptyInstance ( ) : void
CreateInstanceFromNullString ( ) : void
CreateInstanceFromString ( ) : void
HasPrototype ( ) : void
InvokeWithIntegerArgument ( ) : void
InvokeWithNullArgument ( ) : void
InvokeWithStringArgument ( ) : void
InvokeWithoutArguments ( ) : void
NewInstanceToString ( ) : void