mirror of
https://github.com/collinsmith/riiablo.git
synced 2024-12-22 22:34:13 +07:00
Added test case for DccDecoder
This commit is contained in:
parent
8e90f3d999
commit
5cb83081c8
@ -146,6 +146,7 @@ public class DccDecoderTest {
|
||||
|
||||
@ParameterizedTest
|
||||
@ValueSource(strings = {
|
||||
"data\\global\\missiles\\DopplezonExplode.dcc",
|
||||
"data\\global\\chars\\ba\\hd\\bahdbhma11hs.dcc",
|
||||
"data\\global\\chars\\ba\\lg\\balglittnhth.dcc",
|
||||
"data\\global\\chars\\ba\\hd\\bahdlittnhth.dcc",
|
||||
@ -250,6 +251,7 @@ public class DccDecoderTest {
|
||||
|
||||
@ParameterizedTest
|
||||
@ValueSource(strings = {
|
||||
"data\\global\\missiles\\DopplezonExplode.dcc",
|
||||
"data\\global\\chars\\ba\\hd\\bahdbhma11hs.dcc",
|
||||
"data\\global\\chars\\ba\\lg\\balglittnhth.dcc",
|
||||
"data\\global\\chars\\ba\\hd\\bahdlittnhth.dcc",
|
||||
|
Loading…
Reference in New Issue
Block a user