Re: Discussion: Applet's & GLProfile's initSingleton(..) / shutdown(..)
Posted by
Wade Walker on
Dec 09, 2011; 3:17am
URL: https://forum.jogamp.org/Discussion-Applet-s-GLProfile-s-initSingleton-shutdown-tp3556730p3571989.html
Would it help if I could somehow make an applet2 JUnit test? It should be possible to launch an applet programmatically from a unit test using the sun.applet2 launcher classes somehow, I just haven't tried it yet. This might help us get better test coverage for applets on all platforms without requiring you to run tests manually