IdFactoryTest

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

IdFactoryTest

Post by jurchiks »

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.
Sleek
Posts: 112
Joined: Tue Dec 28, 2010 1:11 pm

Re: IdFactoryTest

Post by Sleek »

Its a test class. Good use for Junit tests.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: IdFactoryTest

Post by jurchiks »

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.
Sleek
Posts: 112
Joined: Tue Dec 28, 2010 1:11 pm

Re: IdFactoryTest

Post by Sleek »

It is not needed for live servers if that is what you ask.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: IdFactoryTest

Post by jurchiks »

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.
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.
Post Reply