<?xml version="1.0" encoding="utf-8"?>
<!-- This is an auto generated file and is not intended for modification. -->
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:flexui="flexunit.flexui.*"
minWidth="955" minHeight="600" creationComplete="onCreationComplete()">
<fx:Script>
<![CDATA[
import org.osmf.utils.TestVersion;
import org.osmf.utils.TestURL;
import org.osmf.utils.TestTimeUtil;
import org.osmf.utils.TestOSMFStrings;
import org.osmf.utils.TestOSMFSettings;
import org.osmf.utils.TestHTTPLoader;
import org.osmf.traits.TestTraitEventDispatcher;
import org.osmf.traits.TestTimeTraitAsSubclass;
import org.osmf.traits.TestTimeTrait;
import org.osmf.traits.TestSeekTraitAsSubclass;
import org.osmf.traits.TestSeekTrait;
import org.osmf.traits.TestPlayTraitAsSubclass;
import org.osmf.traits.TestPlayTrait;
import org.osmf.traits.TestLoadTraitAsSubclass;
import org.osmf.traits.TestLoadTrait;
import org.osmf.traits.TestLoaderBaseAsSubclass;
import org.osmf.traits.TestLoaderBase;
import org.osmf.traits.TestDynamicStreamTrait;
import org.osmf.traits.TestDVRTrait;
import org.osmf.traits.TestDRMTrait;
import org.osmf.traits.TestDisplayObjectTraitAsSubclass;
import org.osmf.traits.TestDisplayObjectTrait;
import org.osmf.traits.TestBufferTraitAsSubclass;
import org.osmf.traits.TestBufferTrait;
import org.osmf.traits.TestAudioTrait;
import org.osmf.net.rtmpstreaming.TestSufficientBandwidthRule;
import org.osmf.net.rtmpstreaming.TestRTMPDynamicStreamingNetLoader;
import org.osmf.net.rtmpstreaming.TestInsufficientBufferRule;
import org.osmf.net.rtmpstreaming.TestInsufficientBandwidthRule;
import org.osmf.net.rtmpstreaming.TestDroppedFramesRule;
import org.osmf.net.httpstreaming.flv.TestFLVTagVideo;
import org.osmf.net.httpstreaming.flv.TestFLVTagScriptDataObject;
import org.osmf.net.httpstreaming.flv.TestFLVTagAudio;
import org.osmf.net.httpstreaming.flv.TestFLVHeader;
import org.osmf.net.httpstreaming.f4f.TestHTTPStreamingF4FFileHandler;
import org.osmf.net.httpstreaming.f4f.TestBoxParser;
import org.osmf.net.httpstreaming.f4f.TestAdobeSegmentRunTableIntegration;
import org.osmf.net.httpstreaming.f4f.TestAdobeSegmentRunTable;
import org.osmf.net.httpstreaming.f4f.TestAdobeFragmentRunTableIntegration;
import org.osmf.net.httpstreaming.f4f.TestAdobeFragmentRunTable;
import org.osmf.net.httpstreaming.f4f.TestAdobeBootstrapBoxIntegration;
import org.osmf.net.httpstreaming.f4f.TestAdobeBootstrapBox;
import org.osmf.net.httpstreaming.dvr.TestHTTPStreamingDVRCastTimeTrait;
import org.osmf.net.httpstreaming.dvr.TestHTTPStreamingDVRCastDVRTrait;
import org.osmf.net.httpstreaming.dvr.TestDVRInfo;
import org.osmf.net.httpstreaming.TestHTTPStreamRequest;
import org.osmf.net.httpstreaming.TestHTTPStreamingUtils;
import org.osmf.net.httpstreaming.TestHTTPStreamingSwitchManager;
import org.osmf.net.httpstreaming.TestHTTPStreamingNetLoader;
import org.osmf.net.httpstreaming.TestHTTPStreamingIndexHandlerBase;
import org.osmf.net.httpstreaming.TestHTTPStreamingFileHandlerBase;
import org.osmf.net.httpstreaming.TestHTTPNetStreamMetrics;
import org.osmf.net.httpstreaming.TestDownloadRatioRule;
import org.osmf.net.dvr.TestDVRUtils;
import org.osmf.net.dvr.TestDVRStreamInfoEvent;
import org.osmf.net.dvr.TestDVRCastTimeTrait;
import org.osmf.net.dvr.TestDVRCastSupport;
import org.osmf.net.dvr.TestDVRCastStreamInfoRetriever;
import org.osmf.net.dvr.TestDVRCastStreamInfo;
import org.osmf.net.dvr.TestDVRCastRecordingInfo;
import org.osmf.net.dvr.TestDVRCastNetStream;
import org.osmf.net.dvr.TestDVRCastNetLoader;
import org.osmf.net.dvr.TestDVRCastNetConnectionFactory;
import org.osmf.net.dvr.TestDVRCastDVRTrait;
import org.osmf.net.dvr.TestDVRCastConstants;
import org.osmf.net.drm.TestNetStreamDRMTrait;
import org.osmf.net.drm.TestDRMServices;
import org.osmf.net.TestStreamingURLResource;
import org.osmf.net.TestNetStreamUtils;
import org.osmf.net.TestNetStreamTimeTrait;
import org.osmf.net.TestNetStreamSwitchManager;
import org.osmf.net.TestNetStreamSeekTrait;
import org.osmf.net.TestNetStreamPlayTrait;
import org.osmf.net.TestNetStreamLoadTrait;
import org.osmf.net.TestNetStreamDynamicStreamTrait;
import org.osmf.net.TestNetStreamDisplayObjectTrait;
import org.osmf.net.TestNetStreamBufferTrait;
import org.osmf.net.TestNetStreamAudioTrait;
import org.osmf.net.TestNetLoader;
import org.osmf.net.TestNetConnectionFactory;
import org.osmf.net.TestNetClient;
import org.osmf.net.TestMulticastNetLoader;
import org.osmf.net.TestMulticast;
import org.osmf.net.TestFMSURL;
import org.osmf.net.TestDynamicStreamingResource;
import org.osmf.net.TestDynamicStreamingItem;
import org.osmf.metadata.TestTimelineMetadata;
import org.osmf.metadata.TestTimelineMarker;
import org.osmf.metadata.TestMetadataWatcher;
import org.osmf.metadata.TestMetadataGroup;
import org.osmf.metadata.TestMetadata;
import org.osmf.metadata.TestCuePoint;
import org.osmf.media.pluginClasses.TestStaticPluginLoader;
import org.osmf.media.pluginClasses.TestPluginManagerIntegration;
import org.osmf.media.pluginClasses.TestPluginManager;
import org.osmf.media.pluginClasses.TestPluginLoadingState;
import org.osmf.media.pluginClasses.TestPluginElement;
import org.osmf.media.pluginClasses.TestDynamicPluginLoaderIntegration;
import org.osmf.media.pluginClasses.TestDynamicPluginLoader;
import org.osmf.media.TestURLResource;
import org.osmf.media.TestPluginInfo;
import org.osmf.media.TestMediaTypeUtil;
import org.osmf.media.TestMediaType;
import org.osmf.media.TestMediaTraitResolver;
import org.osmf.media.TestMediaPlayerWithVideoElementSubclip;
import org.osmf.media.TestMediaPlayerWithVideoElement;
import org.osmf.media.TestMediaPlayerWithSerialElementWithDurationElements;
import org.osmf.media.TestMediaPlayerWithProxyElement;
import org.osmf.media.TestMediaPlayerWithLightweightVideoElement;
import org.osmf.media.TestMediaPlayerWithHTTPStreamingVideoElementSubclip;
import org.osmf.media.TestMediaPlayerWithHTTPStreamingVideoElementEnhancedSeek;
import org.osmf.media.TestMediaPlayerWithHTTPStreamingVideoElement;
import org.osmf.media.TestMediaPlayerWithHTMLElement;
import org.osmf.media.TestMediaPlayerWithDynamicStreamingVideoElementSubclip;
import org.osmf.media.TestMediaPlayerWithDynamicStreamingVideoElement;
import org.osmf.media.TestMediaPlayerWithDurationElement;
import org.osmf.media.TestMediaPlayerWithBeaconElement;
import org.osmf.media.TestMediaPlayerWithAudioElementWithSoundLoader;
import org.osmf.media.TestMediaPlayerWithAudioElement;
import org.osmf.media.TestMediaPlayerSprite;
import org.osmf.media.TestMediaPlayer;
import org.osmf.media.TestMediaFactoryItem;
import org.osmf.media.TestMediaFactory;
import org.osmf.media.TestMediaElementAsSubclass;
import org.osmf.media.TestMediaElement;
import org.osmf.media.TestLoadableElementBase;
import org.osmf.media.TestDefaultTraitResolver;
import org.osmf.media.TestDefaultMediaFactory;
import org.osmf.media.MediaTraitResolverBaseTestCase;
import org.osmf.logging.TestTraceLoggerFactory;
import org.osmf.logging.TestTraceLogger;
import org.osmf.logging.TestLog;
import org.osmf.layout.TestVerticalAlign;
import org.osmf.layout.TestScaleModeUtils;
import org.osmf.layout.TestScaleMode;
import org.osmf.layout.TestRelativeLayoutMetadata;
import org.osmf.layout.TestPaddingLayoutMetadata;
import org.osmf.layout.TestOverlayLayoutMetadata;
import org.osmf.layout.TestMediaElementLayoutTarget;
import org.osmf.layout.TestLayoutTargetRenderers;
import org.osmf.layout.TestLayoutTargetEvent;
import org.osmf.layout.TestLayoutRendererBase;
import org.osmf.layout.TestLayoutRenderer;
import org.osmf.layout.TestLayoutMode;
import org.osmf.layout.TestLayoutMetadata;
import org.osmf.layout.TestLayoutAttributesMetadata;
import org.osmf.layout.TestHorizontalAlign;
import org.osmf.layout.TestGenericLayout;
import org.osmf.layout.TestBoxAttributesMetadata;
import org.osmf.layout.TestBinarySearch;
import org.osmf.layout.TestAnchorLayoutMetadata;
import org.osmf.layout.TestAbsoluteLayoutMetadata;
import org.osmf.events.TestMediaErrorAsSubclass;
import org.osmf.events.TestMediaError;
import org.osmf.elements.proxyClasses.TestLoadFromDocumentLoadTrait;
import org.osmf.elements.htmlClasses.TestHTMLTimeTrait;
import org.osmf.elements.htmlClasses.TestHTMLPlayTrait;
import org.osmf.elements.htmlClasses.TestHTMLLoadTrait;
import org.osmf.elements.htmlClasses.TestHTMLAudioTrait;
import org.osmf.elements.f4mClasses.TestMediaParser;
import org.osmf.elements.f4mClasses.TestManifestParser;
import org.osmf.elements.f4mClasses.TestDVRInfoParser;
import org.osmf.elements.f4mClasses.TestDRMAdditionalHeaderParser;
import org.osmf.elements.f4mClasses.TestBootstrapInfoParser;
import org.osmf.elements.compositeClasses.TestTraitLoader;
import org.osmf.elements.compositeClasses.TestTraitAggregator;
import org.osmf.elements.compositeClasses.TestCompositeMetadata;
import org.osmf.elements.compositeClasses.TestCompositeDisplayObjectTrait;
import org.osmf.elements.compositeClasses.TestCompositeAudioTrait;
import org.osmf.elements.beaconClasses.TestBeacon;
import org.osmf.elements.audioClasses.TestSoundLoadTrait;
import org.osmf.elements.audioClasses.TestAudioTimeTrait;
import org.osmf.elements.audioClasses.TestAudioSeekTrait;
import org.osmf.elements.audioClasses.TestAudioPlayTrait;
import org.osmf.elements.audioClasses.TestAudioAudioTrait;
import org.osmf.elements.TestVideoElement;
import org.osmf.elements.TestSWFLoaderIntegration;
import org.osmf.elements.TestSWFLoader;
import org.osmf.elements.TestSWFElementIntegration;
import org.osmf.elements.TestSWFElement;
import org.osmf.elements.TestSoundLoader;
import org.osmf.elements.TestSerialElementWithTimeTrait;
import org.osmf.elements.TestSerialElementWithSeekTrait;
import org.osmf.elements.TestSerialElementWithPlayTrait;
import org.osmf.elements.TestSerialElementWithLoadTrait;
import org.osmf.elements.TestSerialElementWithDynamicStreamTrait;
import org.osmf.elements.TestSerialElementWithDVRTrait;
import org.osmf.elements.TestSerialElementWithDRMTrait;
import org.osmf.elements.TestSerialElementWithDisplayObjectTrait;
import org.osmf.elements.TestSerialElementWithBufferTrait;
import org.osmf.elements.TestSerialElementWithAudioTrait;
import org.osmf.elements.TestSerialElement;
import org.osmf.elements.TestProxyElementAsDynamicProxy;
import org.osmf.elements.TestProxyElement;
import org.osmf.elements.TestParallelElementWithTimeTrait;
import org.osmf.elements.TestParallelElementWithSeekTrait;
import org.osmf.elements.TestParallelElementWithPlayTrait;
import org.osmf.elements.TestParallelElementWithLoadTrait;
import org.osmf.elements.TestParallelElementWithDynamicStreamTrait;
import org.osmf.elements.TestParallelElementWithDVRTrait;
import org.osmf.elements.TestParallelElementWithDRMTrait;
import org.osmf.elements.TestParallelElementWithDisplayObjectTrait;
import org.osmf.elements.TestParallelElementWithBufferTrait;
import org.osmf.elements.TestParallelElementWithAudioTrait;
import org.osmf.elements.TestParallelElement;
import org.osmf.elements.TestLoadFromDocumentElement;
import org.osmf.elements.TestLightweightVideoElement;
import org.osmf.elements.TestImageOrSWFElementIntegration;
import org.osmf.elements.TestImageLoaderIntegration;
import org.osmf.elements.TestImageLoader;
import org.osmf.elements.TestImageElementIntegration;
import org.osmf.elements.TestImageElement;
import org.osmf.elements.TestHTMLElement;
import org.osmf.elements.TestF4MLoader;
import org.osmf.elements.TestDurationElement;
import org.osmf.elements.TestCompositeElement;
import org.osmf.elements.TestBeaconElement;
import org.osmf.elements.TestAudioElementWithSoundLoader;
import org.osmf.elements.TestAudioElement;
import org.osmf.containers.TestMediaContainer;
import org.osmf.containers.TestHTMLMediaContainer;
public function currentRunTestSuite():Array
{
var testsToRun:Array = new Array();
testsToRun.push(org.osmf.containers.TestHTMLMediaContainer);
testsToRun.push(org.osmf.containers.TestMediaContainer);
testsToRun.push(org.osmf.elements.TestAudioElement);
testsToRun.push(org.osmf.elements.TestAudioElementWithSoundLoader);
testsToRun.push(org.osmf.elements.TestBeaconElement);
testsToRun.push(org.osmf.elements.TestCompositeElement);
testsToRun.push(org.osmf.elements.TestDurationElement);
testsToRun.push(org.osmf.elements.TestF4MLoader);
testsToRun.push(org.osmf.elements.TestHTMLElement);
testsToRun.push(org.osmf.elements.TestImageElement);
testsToRun.push(org.osmf.elements.TestImageElementIntegration);
testsToRun.push(org.osmf.elements.TestImageLoader);
testsToRun.push(org.osmf.elements.TestImageLoaderIntegration);
testsToRun.push(org.osmf.elements.TestImageOrSWFElementIntegration);
testsToRun.push(org.osmf.elements.TestLightweightVideoElement);
testsToRun.push(org.osmf.elements.TestLoadFromDocumentElement);
testsToRun.push(org.osmf.elements.TestParallelElement);
testsToRun.push(org.osmf.elements.TestParallelElementWithAudioTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithBufferTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithDisplayObjectTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithDRMTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithDVRTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithDynamicStreamTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithLoadTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithPlayTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithSeekTrait);
testsToRun.push(org.osmf.elements.TestParallelElementWithTimeTrait);
testsToRun.push(org.osmf.elements.TestProxyElement);
testsToRun.push(org.osmf.elements.TestProxyElementAsDynamicProxy);
testsToRun.push(org.osmf.elements.TestSerialElement);
testsToRun.push(org.osmf.elements.TestSerialElementWithAudioTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithBufferTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithDisplayObjectTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithDRMTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithDVRTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithDynamicStreamTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithLoadTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithPlayTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithSeekTrait);
testsToRun.push(org.osmf.elements.TestSerialElementWithTimeTrait);
testsToRun.push(org.osmf.elements.TestSoundLoader);
testsToRun.push(org.osmf.elements.TestSWFElement);
testsToRun.push(org.osmf.elements.TestSWFElementIntegration);
testsToRun.push(org.osmf.elements.TestSWFLoader);
testsToRun.push(org.osmf.elements.TestSWFLoaderIntegration);
testsToRun.push(org.osmf.elements.TestVideoElement);
testsToRun.push(org.osmf.elements.audioClasses.TestAudioAudioTrait);
testsToRun.push(org.osmf.elements.audioClasses.TestAudioPlayTrait);
testsToRun.push(org.osmf.elements.audioClasses.TestAudioSeekTrait);
testsToRun.push(org.osmf.elements.audioClasses.TestAudioTimeTrait);
testsToRun.push(org.osmf.elements.audioClasses.TestSoundLoadTrait);
testsToRun.push(org.osmf.elements.beaconClasses.TestBeacon);
testsToRun.push(org.osmf.elements.compositeClasses.TestCompositeAudioTrait);
testsToRun.push(org.osmf.elements.compositeClasses.TestCompositeDisplayObjectTrait);
testsToRun.push(org.osmf.elements.compositeClasses.TestCompositeMetadata);
testsToRun.push(org.osmf.elements.compositeClasses.TestTraitAggregator);
testsToRun.push(org.osmf.elements.compositeClasses.TestTraitLoader);
testsToRun.push(org.osmf.elements.f4mClasses.TestBootstrapInfoParser);
testsToRun.push(org.osmf.elements.f4mClasses.TestDRMAdditionalHeaderParser);
testsToRun.push(org.osmf.elements.f4mClasses.TestDVRInfoParser);
testsToRun.push(org.osmf.elements.f4mClasses.TestManifestParser);
testsToRun.push(org.osmf.elements.f4mClasses.TestMediaParser);
testsToRun.push(org.osmf.elements.htmlClasses.TestHTMLAudioTrait);
testsToRun.push(org.osmf.elements.htmlClasses.TestHTMLLoadTrait);
testsToRun.push(org.osmf.elements.htmlClasses.TestHTMLPlayTrait);
testsToRun.push(org.osmf.elements.htmlClasses.TestHTMLTimeTrait);
testsToRun.push(org.osmf.elements.proxyClasses.TestLoadFromDocumentLoadTrait);
testsToRun.push(org.osmf.events.TestMediaError);
testsToRun.push(org.osmf.events.TestMediaErrorAsSubclass);
testsToRun.push(org.osmf.layout.TestAbsoluteLayoutMetadata);
testsToRun.push(org.osmf.layout.TestAnchorLayoutMetadata);
testsToRun.push(org.osmf.layout.TestBinarySearch);
testsToRun.push(org.osmf.layout.TestBoxAttributesMetadata);
testsToRun.push(org.osmf.layout.TestGenericLayout);
testsToRun.push(org.osmf.layout.TestHorizontalAlign);
testsToRun.push(org.osmf.layout.TestLayoutAttributesMetadata);
testsToRun.push(org.osmf.layout.TestLayoutMetadata);
testsToRun.push(org.osmf.layout.TestLayoutMode);
testsToRun.push(org.osmf.layout.TestLayoutRenderer);
testsToRun.push(org.osmf.layout.TestLayoutRendererBase);
testsToRun.push(org.osmf.layout.TestLayoutTargetEvent);
testsToRun.push(org.osmf.layout.TestLayoutTargetRenderers);
testsToRun.push(org.osmf.layout.TestMediaElementLayoutTarget);
testsToRun.push(org.osmf.layout.TestOverlayLayoutMetadata);
testsToRun.push(org.osmf.layout.TestPaddingLayoutMetadata);
testsToRun.push(org.osmf.layout.TestRelativeLayoutMetadata);
testsToRun.push(org.osmf.layout.TestScaleMode);
testsToRun.push(org.osmf.layout.TestScaleModeUtils);
testsToRun.push(org.osmf.layout.TestVerticalAlign);
testsToRun.push(org.osmf.logging.TestLog);
testsToRun.push(org.osmf.logging.TestTraceLogger);
testsToRun.push(org.osmf.logging.TestTraceLoggerFactory);
testsToRun.push(org.osmf.media.MediaTraitResolverBaseTestCase);
testsToRun.push(org.osmf.media.TestDefaultMediaFactory);
testsToRun.push(org.osmf.media.TestDefaultTraitResolver);
testsToRun.push(org.osmf.media.TestLoadableElementBase);
testsToRun.push(org.osmf.media.TestMediaElement);
testsToRun.push(org.osmf.media.TestMediaElementAsSubclass);
testsToRun.push(org.osmf.media.TestMediaFactory);
testsToRun.push(org.osmf.media.TestMediaFactoryItem);
testsToRun.push(org.osmf.media.TestMediaPlayer);
testsToRun.push(org.osmf.media.TestMediaPlayerSprite);
testsToRun.push(org.osmf.media.TestMediaPlayerWithAudioElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithAudioElementWithSoundLoader);
testsToRun.push(org.osmf.media.TestMediaPlayerWithBeaconElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithDurationElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithDynamicStreamingVideoElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithDynamicStreamingVideoElementSubclip);
testsToRun.push(org.osmf.media.TestMediaPlayerWithHTMLElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithHTTPStreamingVideoElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithHTTPStreamingVideoElementEnhancedSeek);
testsToRun.push(org.osmf.media.TestMediaPlayerWithHTTPStreamingVideoElementSubclip);
testsToRun.push(org.osmf.media.TestMediaPlayerWithLightweightVideoElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithProxyElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithSerialElementWithDurationElements);
testsToRun.push(org.osmf.media.TestMediaPlayerWithVideoElement);
testsToRun.push(org.osmf.media.TestMediaPlayerWithVideoElementSubclip);
testsToRun.push(org.osmf.media.TestMediaTraitResolver);
testsToRun.push(org.osmf.media.TestMediaType);
testsToRun.push(org.osmf.media.TestMediaTypeUtil);
testsToRun.push(org.osmf.media.TestPluginInfo);
testsToRun.push(org.osmf.media.TestURLResource);
testsToRun.push(org.osmf.media.pluginClasses.TestDynamicPluginLoader);
testsToRun.push(org.osmf.media.pluginClasses.TestDynamicPluginLoaderIntegration);
testsToRun.push(org.osmf.media.pluginClasses.TestPluginElement);
testsToRun.push(org.osmf.media.pluginClasses.TestPluginLoadingState);
testsToRun.push(org.osmf.media.pluginClasses.TestPluginManager);
testsToRun.push(org.osmf.media.pluginClasses.TestPluginManagerIntegration);
testsToRun.push(org.osmf.media.pluginClasses.TestStaticPluginLoader);
testsToRun.push(org.osmf.metadata.TestCuePoint);
testsToRun.push(org.osmf.metadata.TestMetadata);
testsToRun.push(org.osmf.metadata.TestMetadataGroup);
testsToRun.push(org.osmf.metadata.TestMetadataWatcher);
testsToRun.push(org.osmf.metadata.TestTimelineMarker);
testsToRun.push(org.osmf.metadata.TestTimelineMetadata);
testsToRun.push(org.osmf.net.TestDynamicStreamingItem);
testsToRun.push(org.osmf.net.TestDynamicStreamingResource);
testsToRun.push(org.osmf.net.TestFMSURL);
testsToRun.push(org.osmf.net.TestMulticast);
testsToRun.push(org.osmf.net.TestMulticastNetLoader);
testsToRun.push(org.osmf.net.TestNetClient);
testsToRun.push(org.osmf.net.TestNetConnectionFactory);
testsToRun.push(org.osmf.net.TestNetLoader);
testsToRun.push(org.osmf.net.TestNetStreamAudioTrait);
testsToRun.push(org.osmf.net.TestNetStreamBufferTrait);
testsToRun.push(org.osmf.net.TestNetStreamDisplayObjectTrait);
testsToRun.push(org.osmf.net.TestNetStreamDynamicStreamTrait);
testsToRun.push(org.osmf.net.TestNetStreamLoadTrait);
testsToRun.push(org.osmf.net.TestNetStreamPlayTrait);
testsToRun.push(org.osmf.net.TestNetStreamSeekTrait);
testsToRun.push(org.osmf.net.TestNetStreamSwitchManager);
testsToRun.push(org.osmf.net.TestNetStreamTimeTrait);
testsToRun.push(org.osmf.net.TestNetStreamUtils);
testsToRun.push(org.osmf.net.TestStreamingURLResource);
testsToRun.push(org.osmf.net.drm.TestDRMServices);
testsToRun.push(org.osmf.net.drm.TestNetStreamDRMTrait);
testsToRun.push(org.osmf.net.dvr.TestDVRCastConstants);
testsToRun.push(org.osmf.net.dvr.TestDVRCastDVRTrait);
testsToRun.push(org.osmf.net.dvr.TestDVRCastNetConnectionFactory);
testsToRun.push(org.osmf.net.dvr.TestDVRCastNetLoader);
testsToRun.push(org.osmf.net.dvr.TestDVRCastNetStream);
testsToRun.push(org.osmf.net.dvr.TestDVRCastRecordingInfo);
testsToRun.push(org.osmf.net.dvr.TestDVRCastStreamInfo);
testsToRun.push(org.osmf.net.dvr.TestDVRCastStreamInfoRetriever);
testsToRun.push(org.osmf.net.dvr.TestDVRCastSupport);
testsToRun.push(org.osmf.net.dvr.TestDVRCastTimeTrait);
testsToRun.push(org.osmf.net.dvr.TestDVRStreamInfoEvent);
testsToRun.push(org.osmf.net.dvr.TestDVRUtils);
testsToRun.push(org.osmf.net.httpstreaming.TestDownloadRatioRule);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPNetStreamMetrics);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPStreamingFileHandlerBase);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPStreamingIndexHandlerBase);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPStreamingNetLoader);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPStreamingSwitchManager);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPStreamingUtils);
testsToRun.push(org.osmf.net.httpstreaming.TestHTTPStreamRequest);
testsToRun.push(org.osmf.net.httpstreaming.dvr.TestDVRInfo);
testsToRun.push(org.osmf.net.httpstreaming.dvr.TestHTTPStreamingDVRCastDVRTrait);
testsToRun.push(org.osmf.net.httpstreaming.dvr.TestHTTPStreamingDVRCastTimeTrait);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestAdobeBootstrapBox);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestAdobeBootstrapBoxIntegration);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestAdobeFragmentRunTable);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestAdobeFragmentRunTableIntegration);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestAdobeSegmentRunTable);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestAdobeSegmentRunTableIntegration);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestBoxParser);
testsToRun.push(org.osmf.net.httpstreaming.f4f.TestHTTPStreamingF4FFileHandler);
testsToRun.push(org.osmf.net.httpstreaming.flv.TestFLVHeader);
testsToRun.push(org.osmf.net.httpstreaming.flv.TestFLVTagAudio);
testsToRun.push(org.osmf.net.httpstreaming.flv.TestFLVTagScriptDataObject);
testsToRun.push(org.osmf.net.httpstreaming.flv.TestFLVTagVideo);
testsToRun.push(org.osmf.net.rtmpstreaming.TestDroppedFramesRule);
testsToRun.push(org.osmf.net.rtmpstreaming.TestInsufficientBandwidthRule);
testsToRun.push(org.osmf.net.rtmpstreaming.TestInsufficientBufferRule);
testsToRun.push(org.osmf.net.rtmpstreaming.TestRTMPDynamicStreamingNetLoader);
testsToRun.push(org.osmf.net.rtmpstreaming.TestSufficientBandwidthRule);
testsToRun.push(org.osmf.traits.TestAudioTrait);
testsToRun.push(org.osmf.traits.TestBufferTrait);
testsToRun.push(org.osmf.traits.TestBufferTraitAsSubclass);
testsToRun.push(org.osmf.traits.TestDisplayObjectTrait);
testsToRun.push(org.osmf.traits.TestDisplayObjectTraitAsSubclass);
testsToRun.push(org.osmf.traits.TestDRMTrait);
testsToRun.push(org.osmf.traits.TestDVRTrait);
testsToRun.push(org.osmf.traits.TestDynamicStreamTrait);
testsToRun.push(org.osmf.traits.TestLoaderBase);
testsToRun.push(org.osmf.traits.TestLoaderBaseAsSubclass);
testsToRun.push(org.osmf.traits.TestLoadTrait);
testsToRun.push(org.osmf.traits.TestLoadTraitAsSubclass);
testsToRun.push(org.osmf.traits.TestPlayTrait);
testsToRun.push(org.osmf.traits.TestPlayTraitAsSubclass);
testsToRun.push(org.osmf.traits.TestSeekTrait);
testsToRun.push(org.osmf.traits.TestSeekTraitAsSubclass);
testsToRun.push(org.osmf.traits.TestTimeTrait);
testsToRun.push(org.osmf.traits.TestTimeTraitAsSubclass);
testsToRun.push(org.osmf.traits.TestTraitEventDispatcher);
testsToRun.push(org.osmf.utils.TestHTTPLoader);
testsToRun.push(org.osmf.utils.TestOSMFSettings);
testsToRun.push(org.osmf.utils.TestOSMFStrings);
testsToRun.push(org.osmf.utils.TestTimeUtil);
testsToRun.push(org.osmf.utils.TestURL);
testsToRun.push(org.osmf.utils.TestVersion);
return testsToRun;
}
private function onCreationComplete():void
{
testRunner.runWithFlexUnit4Runner(currentRunTestSuite(), "OSMFIntegrationTest");
}
]]>
</fx:Script>
<fx:Declarations>
<!-- Place non-visual elements (e.g., services, value objects) here -->
</fx:Declarations>
<flexui:FlexUnitTestRunnerUI id="testRunner">
</flexui:FlexUnitTestRunnerUI>
</s:Application>