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: 31224
  • Category: Java
  • Founded: Nov 6, 2000
  • Language: English
? 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.

Messages

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

Hi, all. There's a 3-year-old request to update the JUnit javadoc so that the junit.framework classes are included (and properly marked as deprecated). Is...
3 Aug 15, 2012
7:04 pm

David Saff
saffatgoogle
Send Email

I tried to override my branch my way using rebase and i completely broke it. Later on the push cmd did not work saying that the branch is up-to-date and...
2 Aug 8, 2012
5:15 pm

Neale Upstone
nealeu
Send Email

Hi folks, I am glad to announce that there is a new JUnit snapshot available through GitHub and Maven. It includes/references the recently released Hamcrest...
1 Aug 5, 2012
4:13 pm

mphilipp1982
Send Email

Hi , I see that Junit THeories have been in experimental state for quite a long. Is there any roadmap to move them out of the experimental state? It is really...
2 Aug 1, 2012
8:11 pm

David Saff
saffatgoogle
Send Email

I want to adapt JUnit for use in the BlackBerry Java Development Environment. The BlackBerry Java JDE 5.0 is source and class compatible with Java 1.3 and is...
2 Jul 27, 2012
10:57 pm

Esko Luontola
egeluontola
Send Email

Hello I want to run JUnit inside a BlackBerry Java 5.0 application. My code needs to be class and source compatible with Java 1.3. What version of JUnit can I...
2 Jul 26, 2012
8:53 pm

Esko Luontola
egeluontola
Send Email

Hello experts, I am working on a project having several Junit 4.10 test cases driven by Ant, requirement of adding detection of failed tests is brought up....
6 Jul 23, 2012
2:05 am

Yang Fei
yang8628
Send Email

After last summer's "Green Lantern" movie, my inner unit-testing evangelist merged with my inner comics geek, and channelled the Green-Lantern-themed "Junit...
1 Jul 22, 2012
11:40 am

Charles Roth
roth@...
Send Email

Hello. I have a set of packages, let's call them "database-core", "database-sqlite", "database-postgres". The database-core package exposes an interface type...
5 Jul 21, 2012
11:48 am

hkaipe
Send Email

Hi, all. I'm back from an extended vacation. I'll be working slowly through github issues, but haven't been closely monitoring the list. If there's anything ...
1 Jul 9, 2012
5:53 pm

David Saff
saffatgoogle
Send Email

Hi, I'm trying to implement a test rule that handles unstable tests. It's made up of the test rule itself, plus an Unstable annotation that you can put either...
1 Jul 1, 2012
1:15 pm

danieljswe
Send Email

Are there any open-source libraries out there for launching junit tests and reporting back the results (such as might be done by an IDE, similar to Eclipse's...
7 Jun 30, 2012
6:57 am

Dawid Weiss
dawid.weiss@...
Send Email

[This is a recording.] I'm out June 24 - July 1, 2012. I'll be reading mail occasionally. Bill...
1 Jun 29, 2012
7:13 am

bill.shannon@...
bs00011
Send Email

If this is NOT the right forum for this post, please advise me, and my apologies in advance. Trusting that this is the right place... There is the Eight Queens...
5 Jun 19, 2012
8:43 pm

Colin Vipurs
zodiac_zx6
Send Email

Hi, all. Just so you know, I'll be on parental leave, and much more out of touch than usual, for the first half of summer 2012. Over the last few months, I've...
1 May 30, 2012
5:07 pm

David Saff
saffatgoogle
Send Email

I'm attempting to use cpsuite to run some tests from a jar file but it's having trouble using the jar file. Has anybody else seen issues around this? What am...
2 May 24, 2012
5:44 pm

David Saff
saffatgoogle
Send Email

I am writing testing framework to test an application. This application receives IM(audio/video) and then notifies the user through notification bar. i need an...
6 May 24, 2012
1:13 pm

David Saff
saffatgoogle
Send Email

Hi, JUnit users. https://github.com/KentBeck/junit/issues/429 is a bug that needs a quick fix in order to restore deterministic test ordering in JUnit 4.11....
1 May 21, 2012
7:15 pm

David Saff
dsaff
Send Email

Hi, I am student and beginner in TDD in JUnit4 (Java). If you please, someone could suggest some books and/or where can I get some simple examples to learn...
8 May 15, 2012
1:18 pm

Young Gu
hyysguyang
Send Email

@RunWith(Parameterized.class) public class myTestClass { ... ... private static String homeFolder=new String("Y:\&#92;Development&#92;\Testing&#92;\myTest\\Testfiles&quot;); ...
5 May 14, 2012
5:42 pm

bhavanisridharan
bhavanisridh...
Send Email

Hi, I'm not able to test a OSGi declarative service with a JUnit Plugin Test in Eclipse. Although all necessary bundles (especially the Service, the Consumer ...
2 May 10, 2012
2:06 pm

David Saff
saffatgoogle
Send Email

~ While trying to install tomcat-7.0.27 it tells me install ant, wich tells me to install junit and then you get: ~ BUILD FAILED ...
6 May 9, 2012
8:22 pm

David Saff
saffatgoogle
Send Email

Is the parameterized test class intended to have only one test method? I have created parameterized test classes with multiple test methods that use the same...
4 May 9, 2012
8:21 pm

David Saff
saffatgoogle
Send Email

Good Day, I have a test that runs on eclipse. It has parameter -DinputFile=file.txt. Now I want to run it at the command prompt. I built everything as a jar...
2 May 8, 2012
4:29 pm

tupari
Send Email

I need to have Selenium Webdriver take a screenshot if the test failed, prior to closing the driver during teardown. Various attempts I've read about have not...
6 Apr 28, 2012
11:49 am

Pete
tenorsaxman11
Send Email

Hi all, Please bear with me as I'm getting back into JUnit after first using it several years ago. I see all the discussions going on and they are far beyond...
3 Apr 27, 2012
8:24 am

Malte Finsterwalder
maltefinster...
Send Email

Hi All, I am new to junit. I am confused how to run the parameterized method. Ex: @Test public void add(int a,int b){ System.out.println("Result = "+(a+b)); } ...
3 Apr 26, 2012
8:06 pm

Colin Vipurs
zodiac_zx6
Send Email

Hi :) I'm working on a project for university, which is about a website to teach the basics of Java programming. It'll have some programming lessons and then...
2 Apr 26, 2012
7:17 am

Malte Finsterwalder
maltefinster...
Send Email

Hi everyone, So, AllDefaultPossibilitiesBuilder has ignoredBuilder() before annotated builder as shown here: @Override public Runner runnerForClass(Class<?>...
13 Apr 23, 2012
9:14 pm

Dawid Weiss
dawid.weiss@...
Send Email

Hello all, I'm looking for a good way to keep scenarios stored outside of the unit tests. Basically I'm thinking of some way to do black box testing based on...
6 Apr 23, 2012
12:09 pm

Georg
le_garcon_en...
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