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