Beispiel #1
0
        public void Stop()
        {
            AMHeap heap = new AMHeap();

            Assert.IsTrue(heap.Stop());
        }