Package com.vaadin.testbench.parallel
package com.vaadin.testbench.parallel
-
ClassesClassDescriptionThis runner is loosely based on FactoryTestRunner by Ted Young (http://tedyoung.me/2011/01/23/junit-runtime-tests-custom-runners/).JUnit scheduler capable of running multiple tets in parallel.Unit tests should extend
ParallelTestif they are to be run in several browser configurations.Test suite which consists of all the TestBench tests passed in the constructor.