IdFactoryTest
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
IdFactoryTest
What's it for? Isn't called anywhere, main method is empty... Can't find any references to it.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 112
- Joined: Tue Dec 28, 2010 1:11 pm
Re: IdFactoryTest
Its a test class. Good use for Junit tests.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: IdFactoryTest
Well, I need more info than that. It's obvious that it's a test class, but is it really necassary or it's only for manual testing in some cases?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 112
- Joined: Tue Dec 28, 2010 1:11 pm
Re: IdFactoryTest
It is not needed for live servers if that is what you ask.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: IdFactoryTest
Partly, but I'm thinking should I delete it.
Because if it's only for the team to check some changes in IdFactory then I probably don't need it.
Because if it's only for the team to check some changes in IdFactory then I probably don't need it.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.