testbox.build-testbox.testbox.tests.resources

Class MyInterfaceMock

lucee.Component
    extended by testbox.build-testbox.testbox.tests.resources.MyInterfaceMock
All Implemented Interfaces:
MyInterface
Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any testThis(any name, [any age])
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    testThis

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

    Specified by:
    testThis in interface MyInterface
    Parameters:
    name
    age