629630631632633634635636637638639
// B2 should be enabled assertTrue(planItemB2.isEnabled()); // manual start of B2 planItemB2.manualStart(); // B2 should be active assertTrue(planItemB2.isActive()); // expected state transition after manual start of B2: