This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
from 09a1cf2f Better tests new 46d1078c Add test class new 0614ce21 Add test class new c16ca6b0 Add test class new 4f46774a Add test class new f38a400c Add test class new 73bb5ba6 Add test class new 27055773 Remove unused import The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../TFTPAckPacketTest.java} | 24 ++++++++--------- .../TFTPDataPacketTest.java} | 24 ++++++++--------- .../TFTPErrorPacketTest.java} | 24 ++++++++--------- .../commons/net/tftp/TFTPPacketExceptionTest.java} | 30 ++++++++++------------ .../net/tftp/TFTPReadRequestPacketTest.java} | 28 ++++++++++---------- .../java/org/apache/commons/net/tftp/TFTPTest.java | 1 - .../net/tftp/TFTPWriteRequestPacketTest.java} | 28 ++++++++++---------- 7 files changed, 69 insertions(+), 90 deletions(-) copy src/test/java/org/apache/commons/net/{echo/EchoTCPClientTest.java => tftp/TFTPAckPacketTest.java} (60%) copy src/test/java/org/apache/commons/net/{echo/EchoTCPClientTest.java => tftp/TFTPDataPacketTest.java} (60%) copy src/test/java/org/apache/commons/net/{echo/EchoTCPClientTest.java => tftp/TFTPErrorPacketTest.java} (60%) copy src/{main/java/org/apache/commons/net/nntp/Threadable.java => test/java/org/apache/commons/net/tftp/TFTPPacketExceptionTest.java} (64%) copy src/{main/java/org/apache/commons/net/nntp/Threadable.java => test/java/org/apache/commons/net/tftp/TFTPReadRequestPacketTest.java} (64%) copy src/{main/java/org/apache/commons/net/nntp/Threadable.java => test/java/org/apache/commons/net/tftp/TFTPWriteRequestPacketTest.java} (64%)