lp:~oubiwann/adytum-collection/Libs

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~oubiwann/adytum-collection/Libs
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
AdytumCollection
Status:
Development

Recent revisions

82. By Duncan McGreggor

Updated another method call in the docstring.

81. By Duncan McGreggor

* Fixed redundant hosts in the _getLinkedHosts private method.
* Updated docstrings to use the new method name (and use full variable names).

80. By Duncan McGreggor

* Moved the compiled regexes to module-level.
* Added private methods for trimming domain names.
* Updated the getLinkedDomains method to use these and added associated unit
  tests.

79. By Duncan McGreggor

* Removed unused testing payload.
* Removed mode parameter from ParseOutput class, since it's no longer
  necessary.
* Cleaned up Trace parameter code.
* Added unit tests for payloads with domains in them.

78. By Duncan McGreggor

Updated getLinkedDomains to use the new private method.

77. By Duncan McGreggor

* Added a getDomains method.
* Moved the logic in getLinkedIPs into a general, private method so that it can
  be used by the getLinkedDomains method.

76. By Duncan McGreggor

* Added more tests.
* Removed unneeded parameters.
* Fixed Multiple-response parsing.
* Added custom exception.
* Added error checking to the parse method.
* Added implementation for new methods and fixed implementations for old
* IP/Host methods.

75. By Duncan McGreggor

* Removed most of the regex for the grammar, and replaced with simpler regexs
  and a consumer method.
* Added unit tests for the line-parsing class.
* Stubbed unit tests for future methods in the line-parsing class.

74. By Duncan McGreggor

Converted the line-parsing private function into a class, including creating
a traceroute line grammar.

73. By Duncan McGreggor

* Added a count-check for the getHosts test.
* Added failing tests for the three-query payload.
* Added a docstring for the _parseLine function.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers