This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
17119
commits
157
branches
562
tags
714
MiB
5b8c7a01e9
Commit graph
3 commits
Author
SHA1
Message
Date
Thomas Müller
6bbbf8536f
introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened
2014-03-17 21:57:10 +01:00
Thomas Müller
fe05c0c81b
move session reset to endTest() - necessary because we need a valid session in the next unit tests setUp() call
2014-03-14 18:16:20 +01:00
Thomas Müller
fc697c7298
adding StartSessionListener which initializes the session before each test case execution
2014-03-13 16:19:17 +01:00