Skip to content

Releases: reportportal/agent-java-test-utils

Release 0.0.6

02 Apr 13:42
Compare
Choose a tag to compare

Removed

  • Constructor with Socket argument in SocketUtils.ServerCallable class, by @HardNorth

Added

  • Socket object close after each response chain, by @HardNorth

Release 0.0.5

02 Apr 11:31
Compare
Choose a tag to compare

Added

  • Additional constructor with Socket argument in SocketUtils.ServerCallable class, by @HardNorth

Release 0.0.4

06 Mar 09:19
Compare
Choose a tag to compare

Changed

  • Awaitility and Hamcrest libraries now declared as implementation, by @HardNorth

Release 0.0.3

21 Feb 13:34
Compare
Choose a tag to compare

Changed

  • All dependencies are now declared as compileOnly, by @HardNorth

Release 0.0.2

20 Apr 14:58
Compare
Choose a tag to compare

Changed

  • SocketUtils class to support multiple answers, by @HardNorth

Release 0.0.1

23 Dec 12:03
Compare
Choose a tag to compare

Added

  • Initial release of agent test utils, by @HardNorth