Class TestBuilderProxy
Hierarchy:
Object
, TestBuilderProxy
public class TestBuilderProxy
A proxy to call TestBuilder functions dynamically. If TestBuilder is not present, functions act as a no-op.
This class is somewhat experimental at the moment, so is not recommended for production use.
-
Authors:
-
Martin Davis