官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, path names, dummy URLs, user input, and Twitter handles are shown as follows: “The @AfterAll and @BeforeAll methods are executed only once”.

A block of code is set as follows:

package io.github.bonigarcia;

import static org.junit.jupiter.api.Assertions.assertTrue;

import org.junit.jupiter.api.Test;

class StandardTest {

@Test
void verySimpleTest () {
assertTrue(true);
}

}

Any command-line input or output is written as follows:

mvn test

New terms and important words are shown in bold like this: “Compatibility is the degree to which a product, system or component can exchange information with other products”.

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 关岭| 宜兰市| 嫩江县| 桃江县| 西丰县| 宜宾市| 青浦区| 高雄县| 利津县| 巴林右旗| 武威市| 财经| 四川省| 札达县| 遂昌县| 上饶县| 陆川县| 水富县| 屏东市| 油尖旺区| 白玉县| 灌云县| 峨边| 县级市| 理塘县| 万源市| 靖宇县| 崇明县| 宁阳县| 潞西市| 南漳县| 左权县| 南充市| 临澧县| 郑州市| 广东省| 鲁山县| 合山市| 开江县| 滨州市| 凌源市|