all property

List<AFStateTest> get all

Implementation

List<AFStateTest> get all {
  return tests;
}