MCQOPTIONS
Saved Bookmarks
| 1. |
The package for the assertThat() function is? |
| A. | org.hamcrest.CoreMatchers.assertThat |
| B. | org.junit.Assert.assertThat |
| C. | org.junit.JunitMatchers.assertThat |
| D. | org.junit.hasItem.assertThat |
| Answer» C. org.junit.JunitMatchers.assertThat | |