|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AmbientTalkTest | |
edu.vub.at.actors.natives | |
edu.vub.at.objects.mirrors | |
edu.vub.at.objects.natives | |
edu.vub.at.objects.natives.grammar | |
edu.vub.at.objects.symbiosis | |
edu.vub.at.tutorial |
Uses of AmbientTalkTest in edu.vub.at.actors.natives |
Subclasses of AmbientTalkTest in edu.vub.at.actors.natives | |
class |
ActorTest
The Actorscript tests several aspects of actor creation, most notably actor creation, message sending and protocol installation. |
class |
SerializationTest
A test case for object serialization. |
Uses of AmbientTalkTest in edu.vub.at.objects.mirrors |
Subclasses of AmbientTalkTest in edu.vub.at.objects.mirrors | |
class |
MirrorsOnNativesTest
This class tests introspective mirror facilities on native objects. |
class |
MirrorTest
|
Uses of AmbientTalkTest in edu.vub.at.objects.natives |
Subclasses of AmbientTalkTest in edu.vub.at.objects.natives | |
class |
CustomFieldsTest
Tests custom fields that can be added to an object. |
class |
EscapeTest
The purpose of this class is to test the escape() primitive method of block closures. |
class |
LexicalRootTest
|
class |
NATObjectClosureTest
AmbientTalk/2 is a dually scoped programming language, providing access to both the lexical scope methods and objects are defined in, as well as a dynamic scope which follows the parent chain of an object. |
class |
NATObjectTest
|
class |
PrimitivesTest
|
class |
StripesTest
Tests stripe definition, tagging, checking. |
Uses of AmbientTalkTest in edu.vub.at.objects.natives.grammar |
Subclasses of AmbientTalkTest in edu.vub.at.objects.natives.grammar | |
class |
TestEval
Tests the ATObject.meta_eval(ATContext) method for different kinds of abstract grammar elements. |
class |
TestParameterBinding
Unit test for parameter binding during e.g. function call. |
Uses of AmbientTalkTest in edu.vub.at.objects.symbiosis |
Subclasses of AmbientTalkTest in edu.vub.at.objects.symbiosis | |
class |
SymbiosisTest
Tests the symbiosis with Java. |
Constructors in edu.vub.at.objects.symbiosis with parameters of type AmbientTalkTest | |
SymbiosisTest(AmbientTalkTest t)
|
Uses of AmbientTalkTest in edu.vub.at.tutorial |
Subclasses of AmbientTalkTest in edu.vub.at.tutorial | |
class |
TutorialTest
TODO document the class TutorialTest |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |