Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add some unit test for testing inheritance #38

Merged
merged 5 commits into from
Jun 17, 2015
Merged

Conversation

rqwj
Copy link

@rqwj rqwj commented Jun 17, 2015

add some unit test for testing inheritance

qiuweijia added 5 commits June 8, 2015 23:38
A--B--C

A has a method m3, m3 is overrided in B by a JS method. call m3 in class C. value should be the js m3 return value.
but it crashed this version
Conflicts:
	JSPatchDemo/JSPatchTests/InheritTest.js
2.comment /**/ in the js file will lead to a js exception when evaluated, so remove the comment
bang590 added a commit that referenced this pull request Jun 17, 2015
add some unit test for testing inheritance
@bang590 bang590 merged commit 6e80271 into bang590:master Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants