addInitStateTest method

void addInitStateTest(
  1. AFInitStateTestsDelegate init
)

Implementation

void addInitStateTest(AFInitStateTestsDelegate init) {
  initStateTests.add(init);
}