Class AccessTest


public class AccessTest extends AbstractEntitySqlGeneratorTest
Tests that access types are read correctly.
Author:
Tobias Liefke
  • Constructor Details

    • AccessTest

      public AccessTest()
  • Method Details

    • testExplicitAccess

      @Test public void testExplicitAccess() throws IOException
      Tests that an explict access type is taken into account.
      Throws:
      IOException - if the generator throws one
    • testImplicitAccess

      @Test public void testImplicitAccess() throws IOException
      Tests that an implict access type is taken into account.
      Throws:
      IOException - if the generator throws one