Remove deprecated ExtendedServer.setClock() migrate to DatabaseBuilde… by rbygrave · Pull Request #3566 · ebean-orm/ebean

@rbygrave

…r.clock()

So we can no longer dynamically change the Clock being used and instead for testing purposes need to create the Database with a test clock instance as needed.

Refer to the ExtendedServerTest for an example

@rbygrave rbygrave deleted the feature/remove-deprecated-setClock branch

February 26, 2025 09:16