Commit Graph

9 Commits

Author SHA1 Message Date
MaxXor e3591b5e02 Small changes to unit test 2015-05-23 09:56:32 +02:00
MaxXor 8e203d0672 Merge pull request #166 from yankejustin/UnitTests
Added another Unit Test
2015-05-23 09:51:06 +02:00
MaxXor ad76dfaa60 Changed Target Framework of Tests to 3.5 2015-05-22 22:40:08 +02:00
yankejustin 630b27bde3 Added Unit Tests for SafeQuickLZ
Added Unit Tests with small random and large random sets of data.
2015-05-21 16:12:58 -04:00
yankejustin 5a0378f2f2 Removed useless test
The information returned by constructing a GeoIP class is never null or
empty. It will return information stating that the information is
"unknown" or provide some type of default value.
2015-05-21 15:13:04 -04:00
MaxXor 4b4c7d6441 Minor fixes 2015-05-14 11:06:17 +02:00
tidusjar 35077b6327 Made changes as requested 2015-05-14 09:26:28 +01:00
Jamie Rees bf842c5ec2 Added more tests, added an InteralVisibleTo property into the Assembly so we would see Internal classes. 2015-05-13 21:22:35 +01:00
MaxXor 17ef0f065f Moved to Client.Tests folder 2015-05-13 19:17:00 +02:00