Skip to content

gurpreetgit2/TestVagrantAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestVagrantAssignment

Steps to run

  1. Clone the project using git clone command. Link is https://github.com/gurpreetgit2/TestVagrantAssignment.git
  2. After successful cloning, go to the cloned folder using terminal - folder name is -> \TestVagrantAssignment
  3. And finally run the project using command -> mvn test
  4. We can also run it via any IDE - from the class -> \TestVagrantAssignment\src\test\java\org\testVagrant\AppTest.java
  5. We can change the variance to any value based on the fnal method call inside the above mentioned class
  6. Currently, I have kept the variance value as 5 -> Assert.assertTrue(compareTwoTempValues(tempFromUiLayer, tempFromApiLayer, 5));

Pre-Requisites

  1. Java runtime environment should be installed on the system\
  2. mvn should be installed and cofigured on the system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages