persistent_parameter_generator.h File Reference
  #include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| class | argument_generator< T > | 
| class | argument_iterator< T > | 
Namespaces | |
| illumina | |
| illumina::interop | |
| illumina::interop::unittest | |
Functions | |
| template<typename T > | |
| ::testing::internal::ParamGenerator< T > | PersistentValuesIn (const std::vector< T > &values) | 
Detailed Description
Lazy parameter generation of a persistent std::vector
- Note
 - This code may only work with gtest 1.7.0
 
- Date
 - 6/23/16
 
- Version
 - 1.0
 
- Copyright
 - GNU Public License.