Class TraversalInterruptionComputerTest


public class TraversalInterruptionComputerTest extends AbstractGremlinProcessTest
Author:
Stephen Mallette (http://stephen.genoprime.com)
  • Field Details

  • Constructor Details

    • TraversalInterruptionComputerTest

      public TraversalInterruptionComputerTest()
  • Method Details

    • data

      public static Iterable<Object[]> data()
    • shouldRespectThreadInterruptionInVertexStep

      public void shouldRespectThreadInterruptionInVertexStep() throws Exception
      Throws:
      Exception