Age | Commit message (Expand) | Author |
---|---|---|
2022-10-17 | Use == for integers instead of Objects.equals(Object, Object) | Mavlushechka |
2022-10-17 | Rename contains(Comment), contains(Post) and notContains(Post) methods to con... | Mavlushechka |
2022-10-07 | Solve 1st test case | Mavlushechka |
2022-09-22 | Set 'uniqueElement' and 'name' private fields protected in BaseForm class | Mavlushechka |
2022-09-20 | Add testing framework | Mavlushechka |