C# Class AjScript.Tests.ContextTests

Show file Open project: ajlopez/AjScript

Private Methods

Method Description
DefineSetAndGetAndRemoveVariable ( ) : void
DefineSetAndGetVariable ( ) : void
DefineVariable ( ) : void
GetNames ( ) : void
GetRootContextAsItSelf ( ) : void
GetTopContext ( ) : void
GetTopContextWhenParentIsNull ( ) : void
GetUndefined ( ) : void
RemoveParentVariable ( ) : void
RemoveUndefinedVariable ( ) : void
SetAndGetValue ( ) : void
SetAndGetValues ( ) : void
SetNewGlobalVariable ( ) : void