When I test in IntVectorReaderTest, I declared the method as this
public void testReadWithWriterOpen() throws Exception {
And one line code in this method has RuntimeException, but this test is blocked/hang forever, maybe I have some wrong setting, maybe this is the junits' fault.
网友评论