On 10/24/2012 09:03 PM, Christoph Engelbert wrote:
Am 24.10.2012 21:01, schrieb Christoph Engelbert:
Am 24.10.2012 21:00, schrieb Olivier Lamy:
2012/10/24 Raffaele P. Guidi <[email protected]>:
Really, really good. Well, if all tests pass why not starting pushing the
changes to svn? :-)
+1 :-)
I guess there are no Unsafe unittests at the moment ;-) The other
tests already passed.
PS: I think it would be good to use JUnit Parameterized tests that
the same test is executed for every available MemoryManager / Allocator.
BTW: This is really great in TestNG using the @DataProvider annotation
together with @Test(dataProvider = "foo").
kind regards,
Johannes