Case Study

Integration Testing

Previous Next
Now we examine two kinds of integration tests. The first use rolled-back transactions to test persistence operations. The second uses completed transactions to test the entire system.
Previous Next