I want to unit test a method in my XML parser. The method takes an XML element, parses it into Django model object and returns this object.I want to unit test a method in my XML parser.
I want to unit test a method in my XML parser. The method takes an XML element, parses it into Django model object and returns this object.I want to unit test a method in my XML parser.