Skip to content
Snippets Groups Projects
Commit 2cce92d1 authored by felmer's avatar felmer
Browse files

run DefaultSessionManagerTest.testSessionremoval() 10 times

SVN: 18800
parent 8e58f949
No related branches found
No related tags found
No related merge requests found
......@@ -292,7 +292,7 @@ public class DefaultSessionManagerTest
context.assertIsSatisfied();
}
@Test
@Test(invocationCount = 10)
public void testSessionRemoval()
{
final String user = "bla";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment