[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?

Similar Messages

  • [svn:osmf:] 11159: Updating unit test with a check to all expected events firing properly.

    Revision: 11159
    Author:   [email protected]
    Date:     2009-10-26 12:12:10 -0700 (Mon, 26 Oct 2009)
    Log Message:
    Updating unit test with a check to all expected events firing properly.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/content/TestContentElementInt egration.as

    camickr wrote:
    Do you really expect us to read all that code to try and understand what you are attempting to do?
    If you need further help then you need to create a "Short, Self Contained, Compilable and Executable, Example Program (SSCCE)", that demonstrates the incorrect behaviour.
    http://homepage1.nifty.com/algafield/sscce.html
    Absolutely not, I wouldn't post such a large amount of code expecting people to read it. I indicated that I believe my error only lies within one of two classes, and that I highlighted the two methods with comments.
    I was told to create an SSCCE as you have mentioned, but I believe all of this code is necessary for the program to run properly, so I only provided it all for compilation purposes.
    I'll check the examples posted, and if I need to I'll see if I can change my methods to use the swing timer class as the first reply mentions, but I did not think this would be necessary.
    Edited by: Drew___ on Nov 29, 2007 3:28 AM
    I have just figured out what my problem was, sorry it was quite a simple mistake. When checking for user input, I was immediately resetting the eventFlag or something afterwards. This meant the object would stop moving as it couldn't remember my last keypress. Thanks for your help, those tutorials are really good.

  • [svn:osmf:] 10481: Updated unit tests.

    Revision: 10481
    Author:   [email protected]
    Date:     2009-09-21 18:01:12 -0700 (Mon, 21 Sep 2009)
    Log Message:
    Updated unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/layout/TestDefaultLayoutR enderer.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/regions/TestRegionSprite. as

  • [svn:osmf:] 15511: Add unit tests for PluginInfo.

    Revision: 15511
    Revision: 15511
    Author:   [email protected]
    Date:     2010-04-16 10:58:30 -0700 (Fri, 16 Apr 2010)
    Log Message:
    Add unit tests for PluginInfo.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestPluginInfo.as

  • [svn:osmf:] 15512: Extend unit tests for NetLoader.

    Revision: 15512
    Revision: 15512
    Author:   [email protected]
    Date:     2010-04-16 11:28:52 -0700 (Fri, 16 Apr 2010)
    Log Message:
    Extend unit tests for NetLoader.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetLoader.as

  • [svn:osmf:] 15509: Add unit tests for ScaleModeUtils.

    Revision: 15509
    Revision: 15509
    Author:   [email protected]
    Date:     2010-04-16 10:28:00 -0700 (Fri, 16 Apr 2010)
    Log Message:
    Add unit tests for ScaleModeUtils.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/layout/TestScaleModeUtils.as

  • [svn:osmf:] 15510: Add unit tests for DefaultMediaFactory.

    Revision: 15510
    Revision: 15510
    Author:   [email protected]
    Date:     2010-04-16 10:47:55 -0700 (Fri, 16 Apr 2010)
    Log Message:
    Add unit tests for DefaultMediaFactory.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestDefaultMediaFactory.as

  • [svn:osmf:] 15515: Extend unit tests for NetStreamSwitchManager.

    Revision: 15515
    Revision: 15515
    Author:   [email protected]
    Date:     2010-04-16 12:36:02 -0700 (Fri, 16 Apr 2010)
    Log Message:
    Extend unit tests for NetStreamSwitchManager.  Remove unreachable code.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamSwitchManager.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetStreamSwitchManager.as

  • [svn:osmf:] 15507: Extend unit tests for LightweightVideoElement.

    Revision: 15507
    Revision: 15507
    Author:   [email protected]
    Date:     2010-04-16 10:06:19 -0700 (Fri, 16 Apr 2010)
    Log Message:
    Extend unit tests for LightweightVideoElement.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestLightweightVideoElement.as
        osmf/trunk/libs/adobe/NetMocker/org/osmf/netmocker/MockNetStream.as

  • [svn:osmf:] 15073: Add unit tests for AdobeFragmentRunTable.as

    Revision: 15073
    Revision: 15073
    Author:   [email protected]
    Date:     2010-03-26 13:48:28 -0700 (Fri, 26 Mar 2010)
    Log Message:
    Add unit tests for AdobeFragmentRunTable.as
    Fix bugs uncovered by the unit tests
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/AdobeBootstrapBox.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/AdobeFragmentRunTable.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/HTTPStreamingTestsHelper.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/f4f/TestAdobeBootstrapBox.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/f4f/TestAdobeFragmentRunTable.as
    Added Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/f4f/TestAdobeFragmentRunTableInt egration.as

  • [svn:osmf:] 14917: Fix unit tests for AdobeBootstrapBox

    Revision: 14917
    Revision: 14917
    Author:   [email protected]
    Date:     2010-03-22 14:02:22 -0700 (Mon, 22 Mar 2010)
    Log Message:
    Fix unit tests for AdobeBootstrapBox
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/AdobeSegmentRunTable.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/f4f/TestAdobeBootstrapBox.as

  • [svn:osmf:] 11293: Adding unit tests for ContentDownloadableTrait.

    Revision: 11293
    Author:   [email protected]
    Date:     2009-10-30 02:38:42 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Adding unit tests for ContentDownloadableTrait.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/content/TestContentDownloadableTrait .as

  • [svn:osmf:] 10516: More unit tests for ListenerProxyElement.

    Revision: 10516
    Author:   [email protected]
    Date:     2009-09-22 15:13:13 -0700 (Tue, 22 Sep 2009)
    Log Message:
    More unit tests for ListenerProxyElement.  Required some minor API changes to SwitchableTrait, to enable triggering of the indicesChange event.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/net/dynamicstreaming/NetStreamSwi tchableTrait.as
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/proxies/ListenerProxyElement.as
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/traits/SwitchableTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/proxies/TestListenerProxy ElementAsSubclass.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/utils/DynamicListenerProx yElement.as

  • [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:] 14125: MBR unit test for subclips + manifest.

    Revision: 14125
    Revision: 14125
    Author:   [email protected]
    Date:     2010-02-11 09:56:44 -0800 (Thu, 11 Feb 2010)
    Log Message:
    MBR unit test for subclips + manifest.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as

    Revision: 14125
    Revision: 14125
    Author:   [email protected]
    Date:     2010-02-11 09:56:44 -0800 (Thu, 11 Feb 2010)
    Log Message:
    MBR unit test for subclips + manifest.
    Modified Paths:
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as

Maybe you are looking for

  • Do you have an option for block all incoming message and request EXCEPTED messages from my contacts?

    Please help!!To whom it may concernDear Madam/Sir who works for Skype & Microsoft  Dear all who can really help,  Do you have an option for block all incoming message and request EXCEPTED messages from my contacts? or Do you have any solution to solv

  • I have a question about the downloads for CS4.

    I had to go back to CS4 Master Suite after my card was deactivated, because adobe got hacked and my credit card was compromised. Since I was in the middle of traveling and I'm still in a bad situation, because of it I am still on CS4. Which sucks for

  • MacBook Pro (2011) won't start up

    Hi, Last night I shut down my Mac as usual. But when I wanted to start it up this morning, nothing happened. No sound, no light, nothing. I have no idea what it could be. I doubt that it's an issue with the charger or battery, since the LED's are sti

  • "squares" in text?

    I use Acrobat 8. When I edit and save a PDF, I get "squares" instead of letters throughout the document. Anyone have a solution?

  • What is Gap Analysis & Break Analysis

    Hello all, Can anyone explain me what is Gap Analysis & Break Analysis with some examples pls. Thanks in advance, S N