created: app => {
          app.started = true;
          assert.strictEqual(app.callCount, 0);
          let ex: Error;
          try {