All Classes and Interfaces

Class
Description
Base class for DBUnit tests.
An abstract helper class that implements the CrudRepository interface using an in-memory map instead of a database.
Base class for all FitNesse fixtures.
A helper class used by AbstractDbTest.
Generates a DTD for DbUnit XML files used to populate the test database.
A class to read a DBUnit flat XML dataset file and populate a JpaRepository using the information in the file.
This FullThreadDump class demonstrates the capability to get a full thread dump and also detect deadlock remotely.
A JPanel that draws com.vividsolutions.jts.geom.Geometry objects.
An implementation of the Spring Data JPA JpaRepository interface that holds entities in a map.
A primary key generator that generates a sequence of integers.
A primary key generator that generates a sequence of long integers.
Moves messages from a queue, e.g., a DLQ, to an exchange.
A generator of primary keys of a certain type.
Utility class to read a file and display the content as bytes.
Reads a shapefile and processes it in some way.
Defines some kind of processing av an org.opengis.feature.Feature.
A helper class to assist with sorting lists in accordance with org.springframework.data.domain.Sort instances.
Miscellaneous utility methods that are useful when testing.
A primary key generator that generates random UUIDs.