Spring Example
Spring beans can be hook in as fixtures by specifying the Spring factory implementing the factory interface: # command line: java cp \ CommandLineRunner f SpringFixtureFactory \ \ # server: database table SYSTEMUNDERTEST, columns FIXTUREFACTORY="SpringFixtureFactory" and FIXTUREFACTORYARGS="\ " of your SUT entry. This first ...