Issue #2226 - SelectChannelEndPoint test cleanup
+ New SocketChannelEndPointTest replacement class * Is Parameterized for both Normal/Ssl scenarios * Builds a new set of connections/selector manager etc for each test * TestConnection moved to inner static class to not rely on test class fields/methods * Adding SafeInteger to help track down bad test behavior. Blocking Read behavior doesn't do what we think, see Exception on CI. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
423d160f0d
commit
1493e57064