e28fd3e7c9
update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
11 lines
179 B
XML
11 lines
179 B
XML
<?xml version = "1.0"?>
|
|
<class>
|
|
<student id="393">
|
|
<name>Rajiv</name>
|
|
<age>18</age>
|
|
</student>
|
|
<student id="493">
|
|
<name>Candie</name>
|
|
<age>19</age>
|
|
</student>
|
|
</class> |