Skip navigation links
A B D G I L M R S T 

G

getAverageTestTime() - Method in class TestTimes
 
getAverageTestTime() - Method in interface TestTimesInterface
This method is used to obtain the average test time.
getLastTestTime() - Method in class TestTimes
 
getLastTestTime() - Method in interface TestTimesInterface
This method is used to retrieve the last test time.
getListOfNumbers() - Method in class Driver
 
getListOfNumbers() - Method in interface DriverInterface
This method will generate and return a sorted array of int values starting at 1 and ending at 10,000,000.
getTargets() - Method in class Driver
 
getTargets() - Method in interface DriverInterface
This method will return an int array containing the following values: 500 10,000 100,000 1,000,000 5,000,000 7,500,000 10,000,000
getTestTimes() - Method in class TestTimes
 
getTestTimes() - Method in interface TestTimesInterface
This method returns an array of long values representing the last 10 test times.
A B D G I L M R S T 
Skip navigation links