mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-09 08:52:51 +00:00
Source code cleanup
This commit is contained in:
@@ -53,6 +53,7 @@ public class ScriptingServiceImplTest {
|
||||
|
||||
/**
|
||||
* Tests script loading
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
@Test
|
||||
@@ -64,6 +65,7 @@ public class ScriptingServiceImplTest {
|
||||
|
||||
/**
|
||||
* Tests script instantiation
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
@Test
|
||||
|
||||
@@ -69,6 +69,7 @@ public class WorldEventDispatcherImplTest {
|
||||
|
||||
/**
|
||||
* Prepares the tests
|
||||
*
|
||||
* @throws ServiceStartException
|
||||
*/
|
||||
@Before
|
||||
@@ -90,6 +91,7 @@ public class WorldEventDispatcherImplTest {
|
||||
|
||||
/**
|
||||
* Test listenteners - mode 1
|
||||
*
|
||||
* @throws InterruptedException
|
||||
*/
|
||||
@Test
|
||||
@@ -135,6 +137,7 @@ public class WorldEventDispatcherImplTest {
|
||||
|
||||
/**
|
||||
* Test listeners - mode 2
|
||||
*
|
||||
* @throws InterruptedException
|
||||
*/
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user