Closed mattwarren closed 12 years ago
Can you take a look at the changes I had to make for the TestSystemPropertyLookup() test in SpatialContextFactoryTest.cs. I had to make some changes to the code the make the subclassing work, see https://github.com/mattwarren/Spatial4n/commit/3ae88f59410ca344701c2b5589b37bf9a14cd79f#L2L44.
Also did you see my msg here https://github.com/synhershko/Spatial4n/pull/1#issuecomment-5414180. It's about an issue I found with the Distance tests?
Looks good, but basically that test should be testing loading the right Distance thing from system properties - app.config in the .NET is the right equivalent
Can you take a look at the changes I had to make for the TestSystemPropertyLookup() test in SpatialContextFactoryTest.cs. I had to make some changes to the code the make the subclassing work, see https://github.com/mattwarren/Spatial4n/commit/3ae88f59410ca344701c2b5589b37bf9a14cd79f#L2L44.
Also did you see my msg here https://github.com/synhershko/Spatial4n/pull/1#issuecomment-5414180. It's about an issue I found with the Distance tests?