TestBox 2.4.0

testbox.samples.resources
Class MyInterfaceMock

railo-context.Component
        extended by testbox.samples.resources.MyInterfaceMock
All Implemented Interfaces:
MyInterface

public class MyInterfaceMock
extends railo-context.Component

Method Summary
 any testThis(any name, [any age])
 
Methods inherited from class railo-context.Component
 

Method Detail

testThis

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

Specified by:
testThis in interface MyInterface
Parameters:
name
age

TestBox 2.4.0