Search results
"tag:junit"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
mockito, spring & AbstractJUnit4SpringContextTests
I know some people consider it bad practise. But nethertheless I still believe that there is sometimes no alternative to tests that include startup of spring application contexts and initialization of in memory database. Actually I quite like those tests ... |
Apr 2, 2011 6:02:00 PM |
|
2
|
Hsql, ClassCastException and to_char
Are you trying to write tests for an oracle based java application using the HSQLDB? Ever encountered ClassCastExceptions in statements that are using the to_char function? Well here is the solution... |
Apr 16, 2007 12:51:00 PM |