Package org.zeromq

Class ZContextTest

java.lang.Object
org.zeromq.ZContextTest

public class ZContextTest extends Object
Tests high-level ZContext class
  • Constructor Details

    • ZContextTest

      public ZContextTest()
  • Method Details

    • testConstruction

      public void testConstruction()
    • testDestruction

      public void testDestruction()
    • testAddingSockets

      public void testAddingSockets() throws ZMQException
      Throws:
      ZMQException
    • testRemovingSockets

      public void testRemovingSockets() throws ZMQException
      Throws:
      ZMQException
    • testShadow

      public void testShadow()