func testRoundedCornersMaxRadiusTransformationWithoutArgumentsURL() {
        transformable.add(transform: RoundedCornersTransform().maxRadius())

        let expectedURL = Constants.cdnURL
            .appendingPathComponent("rounded_corners=radius:max")