Skip navigation links
A B C D E F G H I L M N P Q R S T V 

G

getAverageMemoryUsage() - Method in class TestTimes
 
getAverageMemoryUsage() - Method in interface TestTimesInterface
This method is used to obtain the average memory usage.
getAverageTestTime() - Method in class TestTimes
 
getAverageTestTime() - Method in interface TestTimesInterface
This method is used to obtain the average test time.
getData() - Method in class Node
Getter method to obtain a reference to the Object held by the Node.
getLastMemoryUsage() - Method in class TestTimes
 
getLastMemoryUsage() - Method in interface TestTimesInterface
This method is used to retrieve the last memory usage.
getLastTestTime() - Method in class TestTimes
 
getLastTestTime() - Method in interface TestTimesInterface
This method is used to retrieve the last test time.
getMemoryUnits() - Method in class TestTimes
 
getMemoryUnits() - Method in interface TestTimesInterface
This method is used to obtain the current TestTimesInterface.MemoryUnits configured for the RunTime class.
getMemoryUsages() - Method in class TestTimes
 
getMemoryUsages() - Method in interface TestTimesInterface
This method returns an array of double values representing the last 10 memory usages converted to the configured TestTimesInterface.MemoryUnits.
getNext() - Method in class Node
Getter method to obtain a reference to the next Node.
getPrevious() - Method in class Node
Getter method to obtain a reference to the previous Node.
getTestTimes() - Method in class TestTimes
 
getTestTimes() - Method in interface TestTimesInterface
This method returns an array of double values representing the last 10 test times converted to the configured TestTimesInterface.TimeUnits.
getTimeUnits() - Method in class TestTimes
 
getTimeUnits() - Method in interface TestTimesInterface
This method is used to obtain the current TestTimesInterface.TimeUnits configured for the RunTime class.
A B C D E F G H I L M N P Q R S T V 
Skip navigation links