Et1 Test Harness: Final Values
This is the Developer Version (runs from built code). Go to the Deployment Version (runs from built code).
Supported Platforms:
Verification Targets:
  1. Generally, values made final should not be changeable at run-time.

    Specific instructions: Click the 'test' button. If the test passes, go on to the More Advanced Test by copy-pasting the correct identifier name in the second input box and making the More Advanced Test the uncommented one in the textarea boxes. See the "Known Issues" section, below. Optionally alter the test input and test again.

    Known Issues

    Individual array elements cannot be made final, since they do not have named identifiers. The test will fail in those cases.


Input: Part A-1

Input: Part A-2

Put the property name (identifier) here:
(For the More Advanced Test, use H_TEST_HASH here).

Input: Part B

Put the final property definition(s) to evaluate here (can be a complex object, a string, etc.):

Input: Part B

Put code to try to change the values of the final properties here:

Output: Name-Values