Accessor: test/TestInheritance

test/TestInheritance

Test inheritance (this.extend() function and overrides). This modifies the base class so that on the 'jsonOfUntyped' output it produces the string 'hello', a string defined in a variable defined in the base class. This tests the ability to access variables defined in the base class and the ability to override functions defined and used in the base class.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source:

Methods

(static) formatOutput()

Override the base class to use output a constant read from the base class.

Source: