aboutsummaryrefslogtreecommitdiffstats
path: root/tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Added null check when getting manifest attributes for case of jar without man...Jiri Vanek2013-11-271-0/+35
* Added test-extension to silence stdout/err of itw when run from junitJiri Vanek2013-11-131-3/+2
* tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added...Jiri Vanek2013-11-011-5/+112
* Use Arrays.asList instead of custom implementationOmair Majid2013-09-161-9/+2
* Add NativeLibraryStorageTEstAdam Domurad2013-06-031-74/+32
* Extract NativeLibraryStorage class from JNLPClassLoaderAdam Domurad2013-06-031-14/+0
* Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJarAdam Domurad2013-05-291-51/+7
* JNLPClassLoader unit tests for file leaksAdam Domurad2013-04-231-0/+263