A Line Comparer Implementation - to compare two collections of Lines
It’s not very often that I write something on the Autocad .net API, so here’s something which you, I suppose, will need one day:
What is a class and what is an instance?
What does an attr_accessor mean?
Most of the above answers use code. There is no point me repeating what they say, so I’ll try to explain the concept without code:
What is duck typing?
What is a test stub?
‘What is meant by implementing an interface?’
What is meant by implementing an interface?
What is an external dependency?
What is an external dependency?
What is the difference between a unit and integration test? Consequences of using dependencies in your unit tests.
What is a class under test?
What is a class under test?