<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"><title>Question regarding PDNS testing</title>
</head>
<body>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Hi,<br>
<br>
I am trying to write the backend implementation for PDNS 3.1. I have implemented the 4 methods – list, get, getSOA and lookup. &nbsp;The lookup implementation I could test using the dig command on my pdns installation. However, I had a question on how I can test the getSOA, list and get implementations without writing unit tests for them. Will they get invoked on providing certain dig options?<br>
<br>
Thanks,<br>
Seema</span></font>
</body>
</html>