Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | Make private spec field public | Mavlushechka |
2022-10-04 | Add getResponseCode methods to JSONPlaceholderAPIManager utility class | Mavlushechka |
2022-10-04 | Create Endpoint enum | Mavlushechka |
2022-10-04 | Replace spec parameters by ids of objects | Mavlushechka |
2022-10-04 | Rename JSONPlaceholderAPI utility class to JSONPlaceholderAPIManager | Mavlushechka |
2022-10-04 | Create JSONPlaceholderAPI utility class | Mavlushechka |
2022-10-03 | Move isPostsAscending logic to Posts utility class | Mavlushechka |
2022-09-28 | Rewrite JSONParser utility based on json-simple to org.json | Mavlushechka |
2022-09-28 | Create URLConnectionManager utility class | Mavlushechka |
2022-09-28 | Create FileParser utility class | Mavlushechka |
2022-09-21 | Add capitalizeFirstLetter() method to StringUtils class | Mavlushechka |
2022-09-20 | Add testing framework | Mavlushechka |