assertThat(resultAdd).is(2.0) assertNotNull(resultAdd) assertThat(resultAdd).isWqualTo(2.0) assertThat(resultAdd) Post navigation You need to retrieve a list of photos from an API. Which code snippet defines an HTML GET request in Retrofit? What tag should you used to add a reusable view component to a layour file?