Make delay configurable in test constructor to allow faster testing.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 2 Aug 2014 14:54:04 +0000 (16:54 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 2 Aug 2014 14:54:04 +0000 (16:54 +0200)
commitbbdc7a081a8829e1f6483e3da549d1bd85c01537
treea6b40acb267c4eb6b8a11fcf209ecb7da25ca9d7
parentc74a6b50636ab4c13967ac90fa4155eea028b836
Make delay configurable in test constructor to allow faster testing.
src/main/java/net/pterodactylus/sone/core/SoneInserter.java
src/test/java/net/pterodactylus/sone/core/SoneInserterTest.java