issues
search
w3c
/
ldp-testsuite
(UNMAINTAINED) Tests for Linked Data Platform (LDP)
Other
22
stars
29
forks
source link
fix setup and teardown methods
#202
Closed
spadgett
closed
10 years ago
spadgett
commented
10 years ago
Only set static variables from LdpTest setup. Setup is only called once even when several classes inherit from LdpTest.
Change setup and tear down method names so we don't accidentally override them in subclasses.
See
https://github.com/cbeust/testng/issues/313
Fixes #192
See https://github.com/cbeust/testng/issues/313
Fixes #192