SeleniumGridScaler icon indicating copy to clipboard operation
SeleniumGridScaler copied to clipboard

Update AWS version and implement mockito

Open navaneeth-basavaraj-SP opened this issue 6 years ago • 0 comments

As AmazonEC2Client is deprecated in latest version of AWS Java sdk, so we may no longer able to use MockAmazonEC2Client.java. It is easier mock the AmazonEC2 functionality in unit tests using Mockito.

navaneeth-basavaraj-SP avatar Mar 04 '18 02:03 navaneeth-basavaraj-SP