Skip to content
/ ui-test Public

Test implementation of mmm-ui-api for automated UI tests with JUnit

License

Notifications You must be signed in to change notification settings

m-m-m/ui-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Apache License, Version 2.0 Build Status

mmm-ui-test

Maven Central JavaDoc

The modules mmm-ui-test-* provide 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;

About

Test implementation of mmm-ui-api for automated UI tests with JUnit

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages