- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for assertj (0.06 sec)
-
pom.xml
<version>4.1</version> L104: <configuration> L105: <header>https://www.codelibs.org/assets/license/header.txt</header> L106: <properties> L107: <year>2022</year> L108: </properties> L109: <includes> L110: <include>src/**/*.java</include> L111: </includes> L112: <encoding>UTF-8</encoding> L113: <headerDefinitions> L114: <headerDefinition>https://www.codelibs.org/assets/license/header-definition-2.xml</headerDefinition> L115: </headerDefinitions> L116:...github.com/codelibs/curl4j/pom.xmlThu Oct 03 17:04:48 UTC 2024 4K bytes -
DocumentUtilTest.java
WARRANTIES OR CONDITIONS OF ANY KIND, L13: * either express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.util; L17: L18:import static org.junit.Assert.assertArrayEquals; L19: L20:import java.util.ArrayList; L21:import java.util.Arrays; L22:import java.util.Date; L23:import java.util.HashMap; L24:import java.util.List; L25:import java.util.Map; L26: L27:import org.codelibs.fess.unit.UnitFessTestCase;...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 4K bytes -
PluginTests.java
License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.it.admin; L17: L18:import static org.hamcrest.Matchers.equalTo; L19:import static org.junit.Assert.assertFalse; L20:import static org.junit.Assert.assertTrue; L21: L22:import java.util.Collections; L23:import java.util.HashMap; L24:import java.util.List; L25:import java.util.Map; L26: L27:import org.codelibs.core.lang.ThreadUtil; L28:import org.codelibs.fess.helper.P...github.com/codelibs/fess/src/test/java/org/code...Mon Jul 01 02:20:48 UTC 2024 6.3K bytes -
FessLastaDocTest.java
rs())) { // e.g. BaseAction L35: return; L36: } L37: final String className = clazz.getName(); L38: if (className.contains(appWebPkg) && className.endsWith(actionSuffix)) { L39: // ## Assert ## L40: markHere("exists"); L41: getComponent(clazz); // expect no exception L42: } L43: }); L44: assertMarked("exists"); L45: } L46: */ L47: L48: // ================================...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.3K bytes -
OpenIdConnectAuthenticatorTest.java
OR CONDITIONS OF ANY KIND, L13: * either express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.sso.oic; L17: L18:import static org.junit.Assert.assertArrayEquals; L19: L20:import java.io.IOException; L21:import java.util.HashMap; L22:import java.util.Map; L23: L24:import org.codelibs.fess.app.web.base.login.OpenIdConnectCredential; L25:import org.codelibs.fess.unit.UnitFessTestCase; L26:import...github.com/codelibs/fess/src/test/java/org/code...Fri Oct 11 21:11:58 UTC 2024 2K bytes -
CrawlTestBase.java
language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.it; L17: L18:import static io.restassured.RestAssured.given; L19:import static org.hamcrest.Matchers.equalTo; L20:import static org.junit.Assert.fail; L21:import static org.junit.jupiter.api.Assertions.assertEquals; L22:import static org.junit.jupiter.api.Assertions.assertTrue; L23: L24:import java.util.ArrayList; L25:import java.util.HashMap; L26:import java.util.List; L27:import java.util.Map;...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 9.9K bytes -
SpnegoAuthenticator.java
new RequestLoggingFilter.RequestClientErrorException("Your request is not authorized.", "401 Unauthorized", L136: HttpServletResponse.SC_UNAUTHORIZED); L137: }); L138: } L139: L140: // assert L141: if (null == principal) { L142: final String msg = "Principal was null."; L143: if (logger.isDebugEnabled()) { L144: logger.debug(msg); L145: } L146: throw...github.com/codelibs/fess/src/main/java/org/code...Sat Oct 12 01:54:46 UTC 2024 11.2K bytes -
jquery-3.7.1.min.map
,"exec","getElementById","id","getElementsByTagName","getElementsByClassName","testContext","scope","tokenize","toSelector","join","querySelectorAll","qsaError","removeAttribute","select","keys","cache","key","cacheLength","shift","markFunction","assert","el","createInputPseudo","createButtonPseudo","createDisabledPseudo","isDisabled","createPositionalPseudo","argument","matchIndexes","subWindow","webkitMatchesSelector","msMatchesSelector","defaultView","top","addEventListener","getById","getEle...github.com/codelibs/fess/src/main/webapp/js/jqu...Sat Oct 26 01:07:52 UTC 2024 131.6K bytes -
FessLabels.java
confirm_new_password = "{labels.login.placeholder_confirm_new_password}"; L3188: L3189: /** The key of the message: Update */ L3190: public static final String LABELS_LOGIN_UPDATE = "{labels.login.update}"; L3191: L3192: /** L3193: * Assert the property is not null. L3194: * @param property The value of the property. (NotNull) L3195: */ L3196: protected void assertPropertyNotNull(String property) { L3197: if (property == null) { L3198: String msg = "The argument...github.com/codelibs/fess/src/main/java/org/code...Fri Mar 22 11:58:34 UTC 2024 146.4K bytes -
jquery-3.7.1.min.map
,"exec","getElementById","id","getElementsByTagName","getElementsByClassName","testContext","scope","tokenize","toSelector","join","querySelectorAll","qsaError","removeAttribute","select","keys","cache","key","cacheLength","shift","markFunction","assert","el","createInputPseudo","createButtonPseudo","createDisabledPseudo","isDisabled","createPositionalPseudo","argument","matchIndexes","subWindow","webkitMatchesSelector","msMatchesSelector","defaultView","top","addEventListener","getById","getEle...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:07:52 UTC 2024 131.6K bytes