Igor Roztropiński

Results 3 issues of Igor Roztropiński

We should create ResultSetAsJson which will implement Scalar and returns properly formatted JSON.

I find it very difficult to test classes from [com.github.fabriciofx.cactoos.jdbc.rset](https://github.com/fabriciofx/cactoos-jdbc/tree/master/src/main/java/com/github/fabriciofx/cactoos/jdbc/rset), because real data in database is required. In [SelectTest.select()](https://github.com/fabriciofx/cactoos-jdbc/blob/master/src/test/java/com/github/fabriciofx/cactoos/jdbc/stmt/SelectTest.java) there is a code that can be used for that purpose....

As described, checkstyle is saying that identation is not incorrect, when in fact it is. ![ctor](https://user-images.githubusercontent.com/41533396/51346155-38676a80-1a9d-11e9-8abd-9e773f64df78.JPG) Message: ![lambda](https://user-images.githubusercontent.com/41533396/51346166-40bfa580-1a9d-11e9-8379-7a6f4c095065.JPG) Super ctor: ![super_ctor](https://user-images.githubusercontent.com/41533396/51346241-6e0c5380-1a9d-11e9-81f4-d8e189d24288.JPG) Are parameters are Functional Interfaces.