|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AmbientTalkTestCase | |
edu.vub.at.objects.mirrors | |
edu.vub.at.objects.natives |
Uses of AmbientTalkTestCase in edu.vub.at.objects.mirrors |
Subclasses of AmbientTalkTestCase in edu.vub.at.objects.mirrors | |
class |
InvocationTest
|
class |
MirageTest
MirageTest tests the creation of Mirages (objects with custom meta-behaviour) given a NATIntercessiveMirror instance. |
class |
ReflectiveAccessTest
ReflectiveAccessTest is a superclass to a framework of test cases geared towards exploiting the reflective machinery provided in the mirrors package to explore whether the mechanism works correctly and therefore allows one to access and invoke java fields and methods from within AmbientTalk (both at the base and meta-level) and to access and invoke Ambienttalk fields and methods through the mediation of Mirages. |
Uses of AmbientTalkTestCase in edu.vub.at.objects.natives |
Subclasses of AmbientTalkTestCase in edu.vub.at.objects.natives | |
class |
ExceptionHandlingTest
This test documents and tests the behaviour of the exception handling primitives provided in Ambienttalk. |
class |
TestFieldMap
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |