Search the web
Sign In
New User? Sign Up
jsunit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
testRunner in frameset   Message List  
Reply | Forward Message #1218 of 1225 |
i have modified JsUnit 2.2 to be runnable in another parent frame.

reason: it sucks to remember the url's of the tests and test suites. thus i
wanted a frame with clickable test files which would auto fill the "filename"
input field. also i've added a frame (in my environment) that loads the tests
html file on that same click, thus showing what's in the body of it (describing
what tests are performed).

unfortunately the js code in js and html files in JsUnit 2.2 uses the "top."
syntax to access the topmost frameset. what i have done everywhere is replaced
this with a variable "jsUnitTopFrame" (lots of places) and populated it
dependent on where it is used (parent, window).

i recommend this change since the gui works as before, and is then frameable
again.

also i suggest adding my parent frameset to the distribution. one can then
choose if he prefers to load the standard one, or this one with a file where he
can add his tests and suites to an array to be listed.

if yes, where do i send it to?





Mon May 25, 2009 7:03 pm

gonfidentschal
Offline Offline
Send Email Send Email

Forward
Message #1218 of 1225 |
Expand Messages Author Sort by Date

i have modified JsUnit 2.2 to be runnable in another parent frame. reason: it sucks to remember the url's of the tests and test suites. thus i wanted a frame...
gonfidentschal
Offline Send Email
May 25, 2009
7:46 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help