JDK-6992485 : Complete Unit test for LocalInstallhandler
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2010-10-15
  • Updated: 2017-03-29
  • Resolved: 2017-03-29
Related Reports
Relates :  
Description
With implementation of CR 6946221 a begining has been made on a Unit test for LocalInstallHandler.java.
This test needs to be expanded to test more of the existing functionality.
Also, suggestion has been made to move more of the functionality of Platform.AddRemovePrograms{Add,Remove}, up into Java Code for easier testing - this should also be considered.

Comments
IN porting junit tests we concluded that desktop integration is better tested by functionality tests that unit test closing as will not fix.
29-03-2017