// TestDryRunAllocate tests the Allocate function in dry run mode func TestDryRunAllocate(t *testing.T) { … } // TestDryRunAllocateNext tests the AllocateNext function in dry run mode func TestDryRunAllocateNext(t *testing.T) { … }
// TestDryRunAllocate tests the Allocate function in dry run mode func TestDryRunAllocate(t *testing.T) { … } // TestDryRunAllocateNext tests the AllocateNext function in dry run mode func TestDryRunAllocateNext(t *testing.T) { … }