Re: Unit test a class with xml elements

2016-05-24 Thread John Gordon
In <4c25c98f-9cf0-4a70-b33b-1d2c982de...@googlegroups.com> Palpandi writes: > Hi, > How can I unit test a class which using xml elements? > There is a posiibility of different combinations of xml. > What is the better way to test this kind of class? > XML binding is

Unit test a class with xml elements

2016-05-24 Thread Palpandi
Hi, How can I unit test a class which using xml elements? There is a posiibility of different combinations of xml. What is the better way to test this kind of class? XML binding is used here. Share if any examples available. Thanks. -- https://mail.python.org/mailman/listinfo/python-list