Class TestLogProvider


  • public class TestLogProvider
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestLogProvider()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.commons.lang3.tuple.Pair<org.deckfour.xes.model.XLog,​org.deckfour.xes.model.XLog> createArtificalLogsConditional()
      Build two artificial logs with conditional choices.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestLogProvider

        public TestLogProvider()
    • Method Detail

      • createArtificalLogsConditional

        public static org.apache.commons.lang3.tuple.Pair<org.deckfour.xes.model.XLog,​org.deckfour.xes.model.XLog> createArtificalLogsConditional()
        Build two artificial logs with conditional choices.
        Returns: