michael-simons / junit-jupiter-causal-cluster-testcontainer-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add killServers(Set<Neo4jServer>) method to cluster

eastlondoner opened this issue · comments

We have startServers(Set) method but no equivalent for killing a server.

Also check that we have the same for stopServers