Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AbstractPattern
net.customactions.flexunit.patterns Rework on original FlexUnit implementation to remove any dependencies with the Flex Framework.
 FlexUnitRunner
net.customactions.flexunit.runner Default implementation of a FlexUnit Runner.
 PatternResult
net.customactions.flexunit.patterns The PatternResult class store pattern math result.
 PixLogView
net.customactions.flexunit.view The PixLogView class display testing XML result using Pixlib Logging API.
 StringHelper
net.customactions.flexunit.util The StringUtil utility class is an all-static class with methods for working with String objects.
 SuitableListener
net.customactions.flexunit.listener All FlexUnit listener which take care about TestSuite added to testing session must implements SuitableListener interface.
 TraceView
net.customactions.flexunit.view The TraceView class display testing XML result in Adobe Flash authoring console.
 XMLReportListener
net.customactions.flexunit.listener The XMLReportListener listener build correct XML data using UnitTest results.
 XMLReportView
net.customactions.flexunit.view The XMLReportView interface defines behaviour for an object which is registered as XMLReportListener view.