TestBox 1.1.0

testbox.samples.resources
Class CustomMatcher

railo-context.Component
        extended by testbox.samples.resources.CustomMatcher

public class CustomMatcher
extends railo-context.Component

A custom matcher


Method Summary
 any toBeAwesome([any expectation])
 any toBeLuisMajano([any expectation])
 
Methods inherited from class railo-context.Component
 

Method Detail

toBeAwesome

public any toBeAwesome([any expectation])

Parameters:
expectation

toBeLuisMajano

public any toBeLuisMajano([any expectation])

Parameters:
expectation

TestBox 1.1.0