Description

This test validates that the performance.measure() method is working properly. This test creates the following measures to test this method:

After creating each measure, the existence of these measures is validated by calling performance.getEntriesByName() (both with and without the entryType parameter provided), performance.getEntriesByType(), and performance.getEntries()