assertEmpty( $action->get_hook() ); $this->assertEmpty( $action->get_args() ); $this->assertNull( $action->get_schedule()->get_date() ); } }