jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments
Since the introduction of generic type parameter inference in Java 7,
it's not necessary to explicitly specify the type of generic parameters.

Enable the warning in Eclipse, and fix all occurrences.

Change-Id: I9158caf1beca5e4980b6240ac401f3868520aad0
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2017-02-20 22:47:23 +01:00
..
AtomicPushTest.java Transport: Implement AutoCloseable 2016-01-19 14:27:11 -08:00
BaseReceivePackTest.java BaseReceivePack: Treat all LFs as optional 2015-07-07 15:44:17 -04:00
BundleWriterTest.java Merge branch 'stable-4.2' 2016-01-21 14:04:39 +01:00
HMACSHA1NonceGeneratorTest.java Add tests for HMACSHA1NonceGenerator 2015-06-15 10:32:09 -04:00
HttpAuthTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
LongMapTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
NetRCTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
OpenSshConfigTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
PackParserTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
PacketLineInTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 2012-09-03 22:37:57 +02:00
PacketLineOutTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
PushCertificateIdentTest.java Add a separate type for the identity in a push certificate 2015-06-18 09:50:12 -04:00
PushCertificateParserTest.java PushCertificate: Omit null pushee from text representation 2015-07-28 10:53:07 -07:00
PushCertificateStoreTest.java PushCertificateStore: Don't add no-op command to batch 2015-09-02 15:17:10 -04:00
PushConnectionTest.java Limit receive commands 2017-02-11 00:20:36 +01:00
PushOptionsTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
PushProcessTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
ReceivePackAdvertiseRefsHookTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
RefAdvertiserTest.java Optimize RefAdvertiser for wire protocol 2016-06-18 21:41:07 -07:00
RefSpecTest.java RefSpecs: allow construction of weird wildcarded RefSpecs 2016-07-25 10:10:06 -07:00
RemoteConfigTest.java Support insteadOf and pushInsteadOf URL replacement 2012-03-05 20:46:26 -08:00
SideBandOutputStreamTest.java Organize imports 2016-11-14 13:25:20 -08:00
SpiTransport.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
TestProtocolTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
TransportTest.java push: support per-ref force-with-lease 2017-02-08 19:42:33 -05:00
URIishTest.java Merge branch 'stable-4.2' 2016-01-20 09:45:48 +09:00
WalkEncryptionTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00