assertSame( 0, $ran ); $update->doUpdate(); $this->assertSame( 1, $ran ); } }