it("#value", function() {
      var instance;

      instance = this.createInstance();
      expect(instance.value).to.doNothing;