Try overriding default property through a Final Class' prototype object PASSED!
Try overriding internal property through a Final Class' prototype object PASSED!
Try overriding protected property through a Final Class' prototype object PASSED!
Try overriding public property through a Final Class' prototype object PASSED!
Try overriding private property through a Final Class' prototype object PASSED!
Try overriding public static property through a Final Class' prototype object PASSED!
Try overriding namespace property through a Final Class' prototype object PASSED!
Try overriding default methodsthrough a Final Class' prototype object PASSED!
Try overriding internal method through a Final Class' prototype object PASSED!
Try overriding public method through a Final Class' prototype object PASSED!
Try overriding private method through a Final Class' prototype object PASSED!
Try overriding namespace method through a Final Class' prototype object PASSED!
Try overriding public final method through a Final Class' prototype object PASSED!
Try overriding public static method through a Final Class' prototype object PASSED!
Try adding new property through a final class' prototype object PASSED!
Try adding new method through a final class' prototype object PASSED!
Verify prototype constructor is equivalent to class object PASSED!
Try to write to FinalClass' prototype object PASSED!
