it('should fill upper image', function () {
                var blob;

                this.instance.fillRect(0, 0, 2, 2, {red: 1, green: 2, blue: 3, alpha: 4});