[svn:osmf:] 12070: Unit tests for LoadableProxylElement and MediaElementLoadaedContext.

Revision: 12070
Revision: 12070
Author:   [email protected]
Date:     2009-11-20 16:18:35 -0800 (Fri, 20 Nov 2009)
Log Message:
Unit tests for LoadableProxylElement and MediaElementLoadaedContext.  FMMLoader now parsing and loading up media files. Skeleton for Composite DownloadableTrait tests.
Modified Paths:
    osmf/trunk/framework/MediaFramework/org/osmf/net/FMMLoader.as
    osmf/trunk/framework/MediaFramework/org/osmf/net/ManifestParser.as
    osmf/trunk/framework/MediaFramework/org/osmf/proxies/LoadableProxyElement.as
    osmf/trunk/framework/MediaFramework/org/osmf/proxies/ProxyElement.as
    osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
    osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/proxies/TestProxyElement.as
Added Paths:
    osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestCompositeDownloadabl eTrait.as
    osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/proxies/TestLoadableProxyElement.as
    osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/proxies/TestMediaElementLoadedContex t.as

Similar Messages

  • [svn:osmf:] 14535: Unit tests for the syndication library.

    Revision: 14535
    Revision: 14535
    Author:   [email protected]
    Date:     2010-03-02 15:42:45 -0800 (Tue, 02 Mar 2010)
    Log Message:
    Unit tests for the syndication library.
    Added Paths:
        osmf/trunk/libs/SyndicationTest/
        osmf/trunk/libs/SyndicationTest/.actionScriptProperties
        osmf/trunk/libs/SyndicationTest/.flexProperties
        osmf/trunk/libs/SyndicationTest/.project
        osmf/trunk/libs/SyndicationTest/SyndicationTest.mxml
        osmf/trunk/libs/SyndicationTest/html-template/
        osmf/trunk/libs/SyndicationTest/html-template/AC_OETags.js
        osmf/trunk/libs/SyndicationTest/html-template/history/
        osmf/trunk/libs/SyndicationTest/html-template/history/history.css
        osmf/trunk/libs/SyndicationTest/html-template/history/history.js
        osmf/trunk/libs/SyndicationTest/html-template/history/historyFrame.html
        osmf/trunk/libs/SyndicationTest/html-template/index.template.html
        osmf/trunk/libs/SyndicationTest/html-template/playerProductInstall.swf
        osmf/trunk/libs/SyndicationTest/libs/
        osmf/trunk/libs/SyndicationTest/libs/FlexUnit.swc
        osmf/trunk/libs/SyndicationTest/libs/FlexUnitOptional.swc
        osmf/trunk/libs/SyndicationTest/org/
        osmf/trunk/libs/SyndicationTest/org/osmf/
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/SyndicationTestConstants.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/SyndicationTests.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/loader/
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/loader/TestFeedLoader.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/media/
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/media/TestSyndicationMediaGenerator. as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/TestAtomParser.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/TestFeedParser.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/TestRSS20Parser.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/extensions/
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/extensions/TestITunesExtensi onParser.as
        osmf/trunk/libs/SyndicationTest/org/osmf/syndication/parsers/extensions/TestMediaRSSExten sionParser.as

    Hi ventura8,
    >> I have added a Unit Test Library (windows) project to the solution and the tests are discovered in the test explorer and the unit tests work just fine. But i can't test the dll for Windows Phone.
    >> The test are discovered in test explorer but I cannot test async methods.
    >>  How do I run a unit test for WP for a universal portable lib
    What the async methods are. Are they the class methods in the dll?
    If so, the link below shows the details of creating testing apps for windows phone.
    Reference:
    https://msdn.microsoft.com/en-us/library/windows/apps/dn168930(v=vs.105).aspx
    >> And if i try the Unit Test App (windows Phone), it does not get discovered by test explorer. I am using VS2013 U4.
    I am wondering how you created you unit test project. After you create the unit test, if you build the solution, could you get the test method in test explorer window?
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • [svn:osmf:] 13167: Unit tests for Plugin refactoring work.

    Revision: 13167
    Revision: 13167
    Author:   [email protected]
    Date:     2009-12-22 14:25:34 -0800 (Tue, 22 Dec 2009)
    Log Message:
    Unit tests for Plugin refactoring work.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/plugin/TestPluginManager.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/plugin/CreateOnLoadPluginInfo.as

  • [svn:osmf:] 11209: Unit Tests for DRM.

    Revision: 11209
    Author:   [email protected]
    Date:     2009-10-27 16:31:53 -0700 (Tue, 27 Oct 2009)
    Log Message:
    Unit Tests for DRM.  Not at full code coverage yet.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/drm/DRMServices.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/MediaFrameworkStrings.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/VideoElement.as
        osmf/trunk/framework/MediaFrameworkAirTest/.actionScriptProperties
        osmf/trunk/framework/MediaFrameworkAirTest/.flexProperties
        osmf/trunk/framework/MediaFrameworkFlexTest/.actionScriptProperties
        osmf/trunk/framework/MediaFrameworkFlexTest/.flexProperties
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkIntegrationTest/.actionScriptProperties
        osmf/trunk/framework/MediaFrameworkIntegrationTest/.flexProperties
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/MediaFrameworkIntegrationTest s.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestContentProtectable.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestIContentProtectable.as
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/drm/
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/drm/TestDRMServices.as
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/net/
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/net/TestNetContentProtectable .as
    Property Changed:
        osmf/trunk/framework/MediaFrameworkFlexTest/libs/

  • [svn:osmf:] 15771: Unit test for FM 740.

    Revision: 15771
    Revision: 15771
    Author:   [email protected]
    Date:     2010-04-27 14:03:13 -0700 (Tue, 27 Apr 2010)
    Log Message:
    Unit test for FM 740.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestLightweightVideoElement.as

    Revision: 15771
    Revision: 15771
    Author:   [email protected]
    Date:     2010-04-27 14:03:13 -0700 (Tue, 27 Apr 2010)
    Log Message:
    Unit test for FM 740.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestLightweightVideoElement.as

  • [svn:osmf:] 14108: Unit test for F4M Subclip support.

    Revision: 14108
    Revision: 14108
    Author:   [email protected]
    Date:     2010-02-10 11:37:06 -0800 (Wed, 10 Feb 2010)
    Log Message:
    Unit test for F4M Subclip support.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as

    Hello Alex,
    I don't have an answer for you.
    But, can you try to use http://drmtest2.adobe.com:8080/Content/anonymous.f4v with locally hosted OSMF player? This content doens't require user/pass info.
    I'm wondering that Google TV's flash player doesn't support prompt dialog.
    http://drmtest2.adobe.com/AccessPlayer/player.html requires flash player 11. That's why it won't be loaded with flash player 10.x.
    Thanks,
    -- Hiroshi

  • [svn:osmf:] 12761: Unit test for the captioning plugin.

    Revision: 12761
    Revision: 12761
    Author:   [email protected]
    Date:     2009-12-09 16:46:21 -0800 (Wed, 09 Dec 2009)
    Log Message:
    Unit test for the captioning plugin.
    Modified Paths:
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/media/CaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPlugin/org/osmf/captioning/parsers/DFXPParser.as
    Added Paths:
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/.actionScriptProperties
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/.flexProperties
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/.project
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/AC_OETags.js
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/history/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/history/history.css
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/history/history.js
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/history/historyFrame.htm l
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/index.template.html
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/html-template/playerProductInstall.swf
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/libs/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/libs/FlexUnit.swc
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/CaptioningPluginIntegrationTest.mx ml
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/CaptioningPluginIntegrati onTests.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/Captionin gTestConstants.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/TestCapti oningPluginInfo.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/loader/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/loader/Te stCaptioningLoader.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/media/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/media/Tes tCaptioningProxyElement.as
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/parsers/
        osmf/trunk/plugins/CaptioningPluginIntegrationTest/src/org/osmf/test/captioning/parsers/T estDFXPParser.as

  • [svn:osmf:] 13916: Added DynamicDRMTrait, Composite Unit tests for parallel and serial compositions.

    Revision: 13916
    Revision: 13916
    Author:   [email protected]
    Date:     2010-02-01 16:42:09 -0800 (Mon, 01 Feb 2010)
    Log Message:
    Added DynamicDRMTrait, Composite Unit tests for parallel and serial compositions.  Bug fixes in CompositeDRMTrait.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/composition/CompositeDRMTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/DynamicMediaElement.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/composition/TestParallelElementDRMTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/composition/TestSerialElementDRMTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/DynamicDRMTrait.as

  • [svn] 4408: Adding Config tests for DeserializationValidators and MessageFilters

    Revision: 4408
    Author: [email protected]
    Date: 2009-01-06 12:56:35 -0800 (Tue, 06 Jan 2009)
    Log Message:
    Adding Config tests for DeserializationValidators and MessageFilters
    CheckInTests: passed
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/good MessageFilterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/good MessageFilterTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/good MessageFilterTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/good ValidatorTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/good ValidatorTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/good ValidatorTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/mult ipleGoodMessageFilterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/mult ipleGoodMessageFilterTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/mult ipleGoodMessageFilterTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/nonE xistingMessageFilterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/nonE xistingMessageFilterTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/nonE xistingMessageFilterTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/nonE xistingValidatorTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/nonE xistingValidatorTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/nonE xistingValidatorTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/patt ernFilterLoggingMessageFilterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/patt ernFilterLoggingMessageFilterTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/patt ernFilterLoggingMessageFilterTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeMessageFilterTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeMessageFilterTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeMessageFilterTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeValidatorTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeValidatorTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/validation/wron gTypeValidatorTest/services-config.xml

  • [svn:osmf:] 12518: Unit tests: moving the utility functions assertThrows, and assertDispatches into a TestCaseEx class.

    Revision: 12518
    Revision: 12518
    Author:   [email protected]
    Date:     2009-12-04 02:28:08 -0800 (Fri, 04 Dec 2009)
    Log Message:
    Unit tests: moving the utility functions assertThrows, and assertDispatches into a TestCaseEx class.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestCompositeMetadata.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/metadata/TestFacetGroup.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/flexunit/
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/flexunit/TestCaseEx.as

  • [svn:osmf:] 10437: Add support and unit tests for parsing VAST documents ( inline or wrapper).

    Revision: 10437
    Author:   [email protected]
    Date:     2009-09-20 13:31:16 -0700 (Sun, 20 Sep 2009)
    Log Message:
    Add support and unit tests for parsing VAST documents (inline or wrapper).   All elements are covered with the exception of Video.
    Modified Paths:
        osmf/trunk/libs/VAST/.flexLibProperties
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTAdPackageBase.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTDocument.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTInlineAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTWrapperAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/parser/VASTParser.as
        osmf/trunk/libs/VASTTest/org/openvideoplayer/vast/parser/TestVASTParser.as
    Added Paths:
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTAdBase.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTCompanionAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTNonLinearAd.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTTrackingEvent.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTTrackingEventType.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTUrl.as
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/model/VASTVideoClick.as

    Your problem sounds similar to this one, except that they're using software raid rather than just pure LVM. If you're using an initrd, you may not have the appropriate modules installed. If you're not using an initrd, then the kernel probably needs LVM support compiled in (not as a module) and could be solved by fixing that. I have never used the ck-patchset, but this should give you an additional data point.
    Also comment=systemd.automount will be deprecated soon as I understand it; if you have a need for automounting, x-systemd.automount should be used instead.

  • [svn:osmf:] 13640: First checkin of unit tests for FLV tags and their parser

    Revision: 13640
    Revision: 13640
    Author:   [email protected]
    Date:     2010-01-19 15:07:11 -0800 (Tue, 19 Jan 2010)
    Log Message:
    First checkin of unit tests for FLV tags and their parser
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/flv/
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/flv/FLVTestHelper.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/flv/TestFLVHeader.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/flv/TestFLVTagAudio.as
    Property Changed:
        osmf/trunk/framework/OSMFTest/org/osmf/

    Thanks for posting this!
    I would only mention that your definition is incomplete for this -
    Contextual selector A type of Style Sheet Selector that
    and that it's most often referred to now as a Descendent selector, not a contextual selector.  It's basically the same as the Compound selector that you have already defined....

  • [svn:osmf:] 10543: Additional unit tests for VASTTrackingProxyElement, covering the start, 1q, midpoint, 3q, complete, pause, and mute events.

    Revision: 10543
    Author:   [email protected]
    Date:     2009-09-23 12:17:22 -0700 (Wed, 23 Sep 2009)
    Log Message:
    Additional unit tests for VASTTrackingProxyElement, covering the start, 1q, midpoint, 3q, complete, pause, and mute events.
    Modified Paths:
        osmf/trunk/libs/VAST/org/openvideoplayer/vast/media/VASTTrackingProxyElement.as
        osmf/trunk/libs/VASTTest/org/openvideoplayer/vast/media/TestVASTTrackingProxyElement.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/utils/TimerTemporalTrait. as

  • [svn:osmf:] 15262: Updated unit test for MediaPlayers new default width/ height.

    Revision: 15262
    Revision: 15262
    Author:   [email protected]
    Date:     2010-04-07 13:54:32 -0700 (Wed, 07 Apr 2010)
    Log Message:
    Updated unit test for MediaPlayers new default width/height. FM-300.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-300
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as

    To Neoreborn:
    If I understand right, Shale only provides some mock core JSF objects and extends JUnit so that you can do junit test to your java classes.
    What I concern is to test Pages(JSP) rather than java classes. I want to assert component attribute values within all lifecycle including rendered HTML script. Currently, there isn't any good tools to do this kind of JSP Unit test, am I right?

  • [svn:osmf:] 11233: Add downloadable related unit tests for MediaPlayer

    Revision: 11233
    Author:   [email protected]
    Date:     2009-10-28 11:29:23 -0700 (Wed, 28 Oct 2009)
    Log Message:
    Add downloadable related unit tests for MediaPlayer
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/media/TestMediaPlayer.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/MockMediaElementWithDownloadab leTrait.as

    Revision: 11233
    Author:   [email protected]
    Date:     2009-10-28 11:29:23 -0700 (Wed, 28 Oct 2009)
    Log Message:
    Add downloadable related unit tests for MediaPlayer
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/media/TestMediaPlayer.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/MockMediaElementWithDownloadab leTrait.as

Maybe you are looking for

  • My Macbook Keeps Freezing

    Before I begin, here are my specs: Processor: 2 GHz Intel Core 2 Duo Memory: 2 GB 667 MHz DDR2 SDRAM Startup Disk: Macintosh HD HD Memory: 120GB Version: Mac OS X 10.4.9 All my programs are up to date Programs Opened When Problems Occurs: -- Safari E

  • ITunes not working

    When ever i try to open iTunes, windows immediatly comes up with iTunes has encountered a problem and needs to close with options of debug, send error report, or dont send. What do i do to get iTunes working again?

  • How do I retrieve lost contact information

    How do I retrieve lost contact information

  • Software Update + System Preferences won't launch from menu bar

    For some reason, I cannot launch Software Update or System Preferences from the apple menu bar. This happened after I quit Parallels. I can open System Preferences from Applications. I tried launching Software Update from About this Mac, and that did

  • Maximum MAC address table size

    Hello guys. what is the maximum MAC address table for the Cisco 3750X series switches?