Class ItemStackTests

java.lang.Object
net.darkhax.bookshelf.impl.gametest.tests.ItemStackTests
All Implemented Interfaces:
ITestable

public class ItemStackTests extends Object implements ITestable
  • Constructor Details

    • ItemStackTests

      public ItemStackTests()
  • Method Details

    • getDefaultBatch

      public String getDefaultBatch()
      Description copied from interface: ITestable
      Gets a default batch name that will supersede the annotation default when not null.
      Specified by:
      getDefaultBatch in interface ITestable
      Returns:
      The default batch name for all tests in the implementation.
    • test_stack

      public void test_stack(net.minecraft.gametest.framework.GameTestHelper helper)
    • test_stack_tag

      public void test_stack_tag(net.minecraft.gametest.framework.GameTestHelper helper)