Smack/smack-core/src/test
Florian Schmaus 0897b76718 Fix unit-tests initialization
Remove the TestSuite class. We now have

SmackTestSuite
    ^
	|
InitExtensions
    ^
	|
$UnitTest

where most basic setup is done in a static block within
SmackTestSuite (only stringencoder setup right now).

Also some minor fixes in unit tests.
2015-03-24 21:40:08 +01:00
..
java/org/jivesoftware/smack Fix unit-tests initialization 2015-03-24 21:40:08 +01:00
resources Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00