//Artefact:JavaClass/com/sphenon/basics/context/test/Test_ContextBasic
Synopsis
public Test_ContextBasic
extends TestBase
//Artefact:Constructor/com/sphenon/basics/context/test/Test_ContextBasic/Test_ContextBasic
Synopsis
public Test_ContextBasic (CallContext context)
//Artefact:Constructor/com/sphenon/basics/context/test/Test_ContextBasic/Test_ContextBasic
Synopsis
public Test_ContextBasic (CallContext context, boolean trace)
//Artefact:Attribute/com/sphenon/basics/context/test/Test_ContextBasic/trace
Synopsis
protected boolean trace
//Artefact:Method/com/sphenon/basics/context/test/Test_ContextBasic/getId
Synopsis
public java.lang.String getId (CallContext context)
//Artefact:Method/com/sphenon/basics/context/test/Test_ContextBasic/main
Synopsis
public static void main (java.lang.String[] args)
//Artefact:Method/com/sphenon/basics/context/test/Test_ContextBasic/f3
Synopsis
public void f3 (Context context)
//Artefact:Method/com/sphenon/basics/context/test/Test_ContextBasic/f2
Synopsis
public void f2 (Context context)
//Artefact:Method/com/sphenon/basics/context/test/Test_ContextBasic/f1
Synopsis
public void f1 (Context context)
//Artefact:Method/com/sphenon/basics/context/test/Test_ContextBasic/perform
Synopsis
public com.sphenon.basics.testing.TestResult perform (CallContext call_context, TestRun test_run)