Browse Source

[1457] refactor ddns session unit tests

made a local easy function to create rrsets, which should make most tests much easier to read (less clutter around rrset creation and rdata addition).

Also changed the tests added in #1455 to use this
Jelte Jansen 13 years ago
parent
commit
b432bc4116
1 changed files with 290 additions and 528 deletions
  1. 290 528
      src/lib/python/isc/ddns/tests/session_tests.py

File diff suppressed because it is too large
+ 290 - 528
src/lib/python/isc/ddns/tests/session_tests.py