Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7032747

Add unit test for Applet2Manager with same issue to the one in 7014774

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 7
    • deploy

      souring from 7014774: decorated parameter doesn't work for some cases
      Assertion:
      method to be tested: public boolean getUndecorated() in sun.plugin2.applet.Applet2Manager (inherited from Plugin2Manager)
      1. set decorated to true as hardcoding html parameter
      Should return false
      2. set decorated to false as hardcoding html parameter
      Should return true
      3. set decorated to null as hardcoding html parameter
      Should return true
      4. set decorated to random string except true/false as hardcoding html parameter
      Should return true

            albertz Albert Zhang (Inactive)
            albertz Albert Zhang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: