Title: No argument constructor does nothing
Number: 20
Specification Reference ( Section 6.1.1.1 page 6)
" (the no-argument constructor for the base class of the application) constructor is not expected to do anything, and need not be implemented by the application. Instead, all application initialization is expected to be handled by the initXlet() method."
Assertion
There is no executable code in the no argument constructor for the base class of the application.
Test Procedures
Task - Expected result
Alternative procedure
Task - Expected result