Logo
Explore Help
Sign In
iSharkFly-Docs/java-tutorials
1
0
Fork 0
You've already forked java-tutorials
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
java-tutorials/spring-jenkins-pipeline/src/test/java/com/baeldung/SomeUnitTest.java

12 lines
180 B
Java
Raw Normal View History

BAEL-720: Intro to Jenkins 2 and the power of pipelines
2017-11-29 04:30:45 +01:00
package com.baeldung;
import org.junit.Test;
import static org.junit.Assert.*;
public class SomeUnitTest {
@Test
public void init() {
BAEL-1216: Introduction to the OrientDB Java APIs (#3300) * BAEL-1216: Introduction to the Oriented Java APIs * OrientDB Java Graph and Document APIs * some cleans * BAEL-1216: Object API + code formating * Prevent the build to failed * Improve code and readme * Update Readme * Simulate failed test in jenkins pipeline
2017-12-27 06:36:33 +01:00
assertEquals(1, 0);
BAEL-720: Intro to Jenkins 2 and the power of pipelines
2017-11-29 04:30:45 +01:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 113ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API