Comment
This commit is contained in:
parent
8c490ed6e5
commit
b134bfb974
@ -45,6 +45,7 @@ public class DefaultHttpMessageTest {
|
||||
Assert.assertNull(m.getHeader(String.valueOf(i)));
|
||||
}
|
||||
|
||||
// Check if sequential access returns nothing.
|
||||
Assert.assertTrue(m.getHeaders().isEmpty());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user