Skip to main content

All Questions

8 votes
2 answers
3k views

Integration tests, but how much?

A recent debate within my team made me wonder. The basic topic is that how much and what shall we cover with functional/integration tests (sure, they are not the same but the example is dummy where it ...
rlegendi's user avatar
  • 191
32 votes
2 answers
3k views

How have Guava unit tests been generated automatically?

Guava has unit test cases automatically generated: Guava has staggering numbers of unit tests: as of July 2012, the guava-tests package includes over 286,000 individual test cases. Most of these ...
dzieciou's user avatar
  • 650