7 Commits (359891c01e812c382a19caa0a57214134b463c26)

Author SHA1 Message Date
Graham 359891c01e Convert all test objects to classes 3 years ago
Graham f90b9df505 Replace Paths.get() with Path.of() 3 years ago
Graham af0a1e7457 Fix DiskStoreTest and FlatFileStoreTest on Windows 3 years ago
Graham 30828308b2 Replace assertThrows with assertFailsWith 3 years ago
Graham 32fe61bd7d Replace org.junit.jupiter.api.Test with kotlin.test.Test 3 years ago
Graham 76977303b2 Add shorthand methods for creating ByteBufs from ByteArrays and Strings 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 89accc8b26 Rename root to ROOT 4 years ago
Graham 3f8e1a1951 Add FlatFileStoreTest 4 years ago