net.bpelunit.utils.testsuitesplitter
Class SplitIntoPermutations
java.lang.Object
net.bpelunit.utils.testsuitesplitter.SplitIntoPermutations
public class SplitIntoPermutations
- extends Object
This is a small tool that splits up a test suite into all possible
combinations and writes them to separate files.
This tool is a quick hack. There are no tests nor is it guaranteed to work.
USE AT YOUR OWN RISK
- Author:
- Daniel Luebke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws IOException,
org.apache.xmlbeans.XmlException
- Throws:
IOException
org.apache.xmlbeans.XmlException
Copyright © 2012 Leibniz Universität Hannover. All Rights Reserved.