| 36 | | // Create a SerializerPerformanceTestItem array which will then allow us to iterate through each |
|---|
| 37 | | // SerializerPerformanceTestItem contained in the array, keeping our test code clean and simple |
|---|
| 38 | | // by placing placing the various objects and values associated with each SerializerPerformanceTestItem |
|---|
| | 36 | // Create a SerializerPerformanceTestAgent array which will then allow us to iterate through each |
|---|
| | 37 | // SerializerPerformanceTestAgent contained in the array, keeping our test code clean and simple |
|---|
| | 38 | // by placing placing the various objects and values associated with each SerializerPerformanceTestAgent |
|---|