mmm-ui-test-format

Implementation of format widgets for automated unit testing.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

io.github.m-m-m
Идентификатор

Идентификатор

mmm-ui-test-format
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mmm-ui-test-format
Implementation of format widgets for automated unit testing.
Ссылка на сайт

Ссылка на сайт

https://m-m-m.github.io/
Организация-разработчик

Организация-разработчик

mmm-team
Система контроля версий

Система контроля версий

https://github.com/m-m-m/ui-test/tree/master

Скачать mmm-ui-test-format

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-test-format/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-ui-test-format</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-test-format/
implementation 'io.github.m-m-m:mmm-ui-test-format:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-test-format/
implementation ("io.github.m-m-m:mmm-ui-test-format:0.2.0")
'io.github.m-m-m:mmm-ui-test-format:jar:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-ui-test-format" rev="0.2.0">
  <artifact name="mmm-ui-test-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-ui-test-format', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-ui-test-format" % "0.2.0"
[io.github.m-m-m/mmm-ui-test-format "0.2.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.m-m-m : mmm-ui-api-format jar 0.2.0
io.github.m-m-m : mmm-ui-test-core jar 0.2.0

Модули Проекта

Данный проект не имеет модулей.

logo

Apache License, Version 2.0 build-status

mmm-ui-test

Maven Central apidoc

The module mmm-ui-test provides the implementation of the UI API for automated unit testing. It is a dummy implementation that runs everywhere and headless without any real GUI. However, it is fully functional and sends the same events if widgets get clicked or triggered programatically.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-ui-test-all</artifactId>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.ui.test.all;
io.github.m-m-m

Marvelous-Micro-Modules

Версии библиотеки

Версия
0.2.0