Package com.alamedatechlab.googtest
Contains only
NeedlesHaystackTest
,
a class to exercise the findNeedles() method provided by Google as part of its writing test (2017).
This documentation was generated solely as an exercise, to review the ins-and-outs of javadoc.
-
Class Summary Class Description NeedlesHaystackTest NeedlesHaystackTest is a driver for the Google writing test sample "findNeedles()" method.