Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

junit · JUnit, the Java unit testing framework written by Kent Beck and Erich Gamma.

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 31225
  • Category: Java
  • Founded: Nov 6, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, while writing tests for testing EJB code , for eg., we need to insert some rows (thru entity ejb) and test the creation , relationships etc., but before...
8 Jan 14, 2004
6:53 pm

J. B. Rainsberger
nails762
Send Email

Hi! Junit seems to be introducing a problem with my I18N code. When I run my application stand alone, it finds the resource bundles correctly. But when I run...
2 Jan 12, 2004
3:18 pm

Sandy Walsh
sandywalsh2000
Send Email

Hi All When running junit via ant I set the user dir using <sysproperty key="user.dir" value="${testrun}"/> in the junit task (see full task below). My java...
3 Jan 12, 2004
7:36 am

Morten Grum, PH-Consult
morten3grum
Send Email

Hello, I have a need to dynamically remove a test method out of a TestSuite given to me at run time. I also know about the full class name and method name of...
5 Jan 11, 2004
7:39 pm

dantran
Send Email

Hello, My Ant Junit task produces junitxxxxxx.properties. How can I disable that feature? Thanks -Dan...
1 Jan 9, 2004
9:23 pm

dantran
Send Email

Hello, This is the first mail after joining as a member of this group. 1. I just want to know a few test case generators that can generate the test cases...
4 Jan 9, 2004
7:47 pm

steffen.gemkow@...
s_gemkow
Send Email

Hi, I am using JUnitperf for loadtesting. It is not reporting correct execution timings in JUnitreports. Sometimes it showing NAN in the reports. Any inputs...
1 Jan 9, 2004
7:47 pm

Dinesh
gv_dinesh
Send Email

Hi Folks I am having a basic question..! Why should i go for JUnit testing Framework which i can accompolish in plain java class.? See what ever i am writing...
11 Jan 9, 2004
7:33 am

jayesh2007
Send Email

I'm trying to run JUnit with Microsoft's jview (or wjview), and cannot get it working. I'm including the 1.1.8 jre rt.jar in the /cp passed to jview, ...
3 Jan 8, 2004
4:45 pm

J. B. Rainsberger
nails762
Send Email

I assume JUnit is JDK 1.1 compatible, from passing references in the FAQ and the README, but couldn't find anywhere this was stated explicitly. Can anyone...
4 Jan 8, 2004
2:47 pm

Chris Morris
workmo
Send Email

We just ran into something here that I wanted to document for future people who might run into this. Where I work we have our own implementation of...
1 Jan 8, 2004
1:45 am

john w
jmufreebase
Send Email

Hi, I am a new member of this group. I was searching on web for the solution of my problem in case anybody else had already faced the same problem which I have...
4 Jan 8, 2004
1:45 am

shailesh401
Send Email

Guys I am new in junit; hope something can help me out here. I have an existing project that I want to add jUnit to it. My jUnit Test class is in the same...
6 Jan 7, 2004
8:56 pm

J. B. Rainsberger
nails762
Send Email

Hi all, I'm totally new to JUnit, and read the FAQ, the Cookbook. Discovered DBUnit, but I'm not sure how I should approach my problem. We migrate a database...
5 Jan 7, 2004
3:48 pm

J. B. Rainsberger
nails762
Send Email

I've posted a similar question on the Struts list, but maybe its more appropriate for this list. I'm trying to determine the best way to test my Struts...
3 Jan 5, 2004
8:48 pm

Bryce Fischer
vbfischer
Send Email

I'm looking for a few mac (OS X with J2SE 1.4.1) owners to test a JUnit modified along the lines of Daniel H. Steinberg's Java To Mac article: ...
3 Jan 5, 2004
5:09 pm

geektank
Send Email

I am new to Eclipse and JUnit, so please bare with me, and yes I know this is not an Eclipse site. Maybe someone out their uses Eclipse and can point me in the...
3 Jan 4, 2004
5:31 pm

vino balu
vino_kri
Send Email

hello guys i am a new person in this field i need to know why and when an AssertionFailedError occures is it beacuse of the way we do testing or some units...
4 Dec 30, 2003
4:30 pm

nearycn
Send Email

Everyone: In the past two weeks I have received numerous unsolicited personal e-mails and even now people are contacting me directly by instant message, asking...
1 Dec 27, 2003
4:29 pm

J. B. Rainsberger
nails762
Send Email

Hi friends, I am Junayed Chowdhury from Bangladesh. You will please to know that in our country there are lots of young people who are eager to learn Java and...
1 Dec 21, 2003
4:34 pm

bdtupa
Send Email

Wouldn't it be nice if we had an RSS feed from JUnit.org?...
6 Dec 19, 2003
3:47 pm

Michael Hill
uly562000
Send Email

Is there a addon available that will take a set of tests, and run them repeatedly in a random orders until failure (or forcibly stopped). I've got one tests...
11 Dec 19, 2003
2:23 pm

David Corbin
david_corbin
Send Email

Hi, I've been playing with JUnit and unit testing in general for a couple of months now. Overall it's been a pretty rewarding experience. I often find myself...
2 Dec 19, 2003
8:34 am

Johannes Link
jlinkyh
Send Email

Hi, If a junit test case (or the methods it calls) spawns new threads, must all the threads terminate before the next test case is called? Similarly, can...
1 Dec 18, 2003
6:33 pm

werdnagreb
Send Email

I have a UT that does some stuff in another thread. The threaded code assserts several things, while the UT waits. After the wait() call ends, is there...
3 Dec 18, 2003
8:30 am

Johannes Link
jlinkyh
Send Email

Hi, I started writing some tests for my app in C#, and I am using NUnit (hope it's OK to post here, NUnit is just a transcript of JUnit). My problem is that...
5 Dec 17, 2003
9:36 pm

Kevin Klinemeier
zipwow
Send Email

Thanks J.B. ... This one gives some strange results - UK motor database???...
2 Dec 17, 2003
7:51 pm

J. B. Rainsberger
nails762
Send Email

hello guys i am new to this field of testing and i just got this error in the GUI of Junit the name of the error is junit.framework.AssertionFailedError at...
2 Dec 17, 2003
4:13 pm

J. B. Rainsberger
nails762
Send Email

Hello, I have a need to all an ant task in a JUnit test method. Here is how I call ant with all proper setup. org.apache.tools.ant.Main.main(args); The ant...
13 Dec 17, 2003
4:12 pm

J. B. Rainsberger
nails762
Send Email

Is there a way to get the swingui.TestRunner to also recompile the test class it's running upon clicking the run button? -- Chris http://clabs.org...
7 Dec 15, 2003
6:18 pm

J. B. Rainsberger
nails762
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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