At Wednesday 26/7/2006 19:44, David Primmer wrote:
I am trying to write a unit test for a function that accepts a buffer
object. As far as I can tell, buffer's cannot be directly represented
in code. How do I create the object for the test? (The buffer object comes
through ADSI in an Active D
I am trying to write a unit test for a function that accepts a buffer
object. As far as I can tell, buffer's cannot be directly represented
in code. How do I create the object for the test? (The buffer object comes
through ADSI in an Active Directory query of the user GUID property).
If I prin