Extending DeleteTest test cases (#936)* Extended DeleteTest coverage* Updated copyright and optimized imports* Disposing session moved to @After method,deleteFactTest() reverted to use original queries* non-obvious assertions replaced with AssertJ methods,george renamed to person in deleteUpdatedFactTest()* Safer use of assertThat.
Show less