def test_job_interface(self):
     # Instances of POFileStatsJob are runnable jobs.
     verifyObject(IRunnableJob, POFileStatsJob(0))