All Downloads are FREE. Search and download functionalities are using the official Maven repository.

locale.java.adapter.junit4.en-US.yml Maven / Gradle / Ivy

There is a newer version: 0.10.1
Show newest version
method:
  org.hamcrest.core.Is.is:
    java.lang.Object: equals to '{0}'
    org.hamcrest.Matcher: "{0}"
  org.hamcrest.core.IsNot.not: does not equal to '{0}'
  org.hamcrest.CoreMatchers.is:
    java.lang.Object: equals to '{0}'
    org.hamcrest.Matcher: "{0}"
  org.hamcrest.CoreMatchers.not: does not equal to '{0}'
  org.junit.Assert.assertEquals: check that '{0}' equals to '{1}'
  org.junit.Assert.assertThat: check that '{0}' {1}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy