Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13402
| Date | 2012-04-04 21:11 -0400 |
|---|---|
| From | Arne Vajhøj <arne@vajhoej.dk> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Validate or unit test for TLD files? |
| References | <Si%er.27207$GV1.16300@newsfe12.iad> |
| Message-ID | <4f7cf15d$0$291$14726298@news.sunsite.dk> (permalink) |
| Organization | SunSITE.dk - Supporting Open source |
On 4/4/2012 1:13 PM, Daniel Pitts wrote: > We have a tag lib descriptor file, and when we tried to integrate it we > found a problem. Is there an easy way to validate and/or unit test a TLD > file? I can not see any other way than writing a unit test JSP page, deploy it and TLD+JAR and then unit test the output from the JSP page. It is very debatable whether that is really *unit* testing, but ... Arne
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Validate or unit test for TLD files? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-04 10:13 -0700
Re: Validate or unit test for TLD files? Roedy Green <see_website@mindprod.com.invalid> - 2012-04-04 10:23 -0700
Re: Validate or unit test for TLD files? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-04 10:45 -0700
Re: Validate or unit test for TLD files? markspace <-@.> - 2012-04-04 10:27 -0700
Re: Validate or unit test for TLD files? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-04 10:47 -0700
Re: Validate or unit test for TLD files? Roedy Green <see_website@mindprod.com.invalid> - 2012-04-04 14:21 -0700
Re: Validate or unit test for TLD files? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-04 15:06 -0700
Re: Validate or unit test for TLD files? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-04-04 19:14 -0300
Re: Validate or unit test for TLD files? Arne Vajhøj <arne@vajhoej.dk> - 2012-04-04 21:11 -0400
csiph-web