MXUnit 2.1.3 (Generated: 09/27/2012)

mxunit.framework.decorators
Class OrderedTestDecorator

WEB-INF.cftags.component
        extended by mxunit.framework.TestDecorator
            extended by mxunit.framework.decorators.OrderedTestDecorator

public class OrderedTestDecorator
extends TestDecorator

Orders tests by an attribute


Method Summary
 any getRunnableMethods()
 
Methods inherited from class mxunit.framework.TestDecorator
mxunit.framework.decorators.OrderedTestDecorator
 
Methods inherited from class WEB-INF.cftags.component
 

Method Detail

getRunnableMethods

public any getRunnableMethods()

Overrides:
getRunnableMethods in class TestDecorator

MXUnit 2.1.3 (Generated: 09/27/2012)