MXUnit 2.1.3 (Generated: 09/27/2012)

mxunit.framework.decorators
Class AlphabeticallyOrderedTestsDecorator

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

public class AlphabeticallyOrderedTestsDecorator
extends TestDecorator

Orders tests alphabetically


Method Summary
 any getRunnableMethods()
 
Methods inherited from class mxunit.framework.TestDecorator
mxunit.framework.decorators.AlphabeticallyOrderedTestsDecorator
 
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)