make all _test methods in NeutronSecurityRuleTests private 69/72369/1
authorMichael Vorburger <vorburger@redhat.com>
Mon, 28 May 2018 15:49:50 +0000 (17:49 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 28 May 2018 15:49:50 +0000 (17:49 +0200)
commit164577305d80977d2bea371ddddbe77260d420b9
tree9ff2ddac106aedb1b42da5c4850c59383582a64e
parent66b3edccb0ab56ac8e58c4401315f3d374b3f650
make all _test methods in NeutronSecurityRuleTests private

only constructor and public runTest() method are used by NeutronAllTests

TBD in follow-up changes: apply same to all *Tests classes

Change-Id: Iee66ab307bbc2b5a46e3218dff1f22e1bda17941
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
integration/test-standalone/src/main/java/org/opendaylight/neutron/e2etest/NeutronSecurityRuleTests.java