Blogs about: Junit
Featured Blog
TestNG revamped support for JUnit
I have spent a couple of hours this weekend on a new approach to running JUnit 3.x tests in TestNG Previously, we have tried to emulate through TestNG the behavior of JUnit and things were quite compl… more »
mindstorms
AICPA Not in this vicinity in conjunction with Extortionate demand Little game Patents
aristotlerke wrote 48 minutes ago: The American Do in relation with CPAs has asked Intercommunication so that taper the issuing as resp … more »
TiVo And Podcasts, A Imitate Custom-made Entree Podcaster Olympian heights
northcjuthelma wrote 5 hours ago: Millions regarding settle down on hand TiVos, simply frequent stand on transferable vote strategic p … more »
Nevada Falling action, And Beyond
hymanriwdean wrote 1 day ago: Our antique coverage referring to the annum-up-to-the-minute-the-toparchyNevada Presidential Caucuse … more »
How to write Evil, Unstable code
— 1 comment
Danil Glinenko wrote 1 day ago: How to write evil code? It’s easy, follow the guidelines. Conditional SlalomĀ - Always, alwa … more »
Quick Tip: Testing Spring
ice09 wrote 1 week ago: You can read detailed and good written documentation about unit testing with Spring here. But as alw … more »
The input type of the launch configuration does not exist
kgaffney wrote 2 weeks ago: Trying to run a JUnit test case & getting this error? Right click on the folder in which you hav … more »
Unit Testing: Examples, Concepts and Frameworks
Maurizio Storani wrote 2 weeks ago: “Testing is the process of executing a program with the intent of finding errors” (Myers … more »
JUnit JNDI DataSource helper package
gcatanese wrote 2 weeks ago: “jrunittesthelper” is a library offered by JavaRanch Codebarn which can be used to simul … more »
junit
iamjon wrote 3 weeks ago: You can’t unit test private methods. Do don’t write all your logic into “helper … more »
DbAssert goes open-source
— 1 comment
Danil Glinenko wrote 3 weeks ago: Some time ago I was working (in my spare time) on database testing tools. You could see posts about … more »
The Junit TestCase and Instance Variables
jobber wrote 1 month ago: Today I continued to work on revamping our tests, with two immediate goals in mind. First, I needed … more »
Using JUnit 4
Balaji wrote 1 month ago: JUnit 4 has some great features that makes unit testing way easier than before. Here are some tips f … more »
is something wrong with JUnit ?
mr1yh1 wrote 1 month ago: When a test fails, Junit throws an java.lang.AssertionError same as when java build-in assert statem … more »
Groovy + JUnit + Ant
Josh wrote 1 month ago: I found it extremely difficult over the past couple days to get Groovy and JUnit and Ant to play nic … more »
Database testing - putting everything together
— 1 comment
Danil Glinenko wrote 1 month ago: Create - database instance is not necessary Prepare - clean tables, load data to datasource Assert … more »
Writing unit tests for abstract classes
andersondias wrote 2 months ago: If you have created an Abstract Class you may want to test its non abstract methods. But there is on … more »
More about database testing
— 3 comments
Danil Glinenko wrote 2 months ago: Following up on DbAssert I’ve made a few changes to it. They are really minor ones. Ability … more »
Basic library needed by JUnit for a spring+hibernate app.
maxi326 wrote 2 months ago: Check if you included these .jar if you have ClassNotFoundException. hibernate3.jar spring.jar commo … more »
Doing driven mode Selenium test with Java
maxi326 wrote 2 months ago: Download Selenium Remote Control, unpack it. Inside there is a Selenium server, and many client driv … more »
