diff --git a/src/reference/docbook/testing.xml b/src/reference/docbook/testing.xml index 40464947cc..dcf6a5c696 100644 --- a/src/reference/docbook/testing.xml +++ b/src/reference/docbook/testing.xml @@ -2111,7 +2111,7 @@ public void updateWithSessionFlush() { The Spring TestContext Framework offers full integration with JUnit 4.5+ through a custom runner (tested on - JUnit 4.5 – 4.9). By annotating test classes with + JUnit 4.5 – 4.10). By annotating test classes with @RunWith(SpringJUnit4ClassRunner.class), developers can implement standard JUnit-based unit and integration tests and simultaneously reap the benefits of the TestContext @@ -2416,7 +2416,7 @@ public class HibernateClinicTests extends AbstractClinicTests { } - Grinder: + The Grinder: Java load testing framework.