TestBox 2.4.0

testbox.samples.resources
Interface MyInterface

testbox.samples.resources.MyInterface
All Known Implementing Classes:
MyInterfaceMock

public interface MyInterface

Method Summary
 any testThis(any name, [any age])
 

Method Detail

testThis

public any testThis(any name, [any age])

Parameters:
name
age

TestBox 2.4.0