Class VersionTest

java.lang.Object
org.fastnate.generator.test.AbstractEntitySqlGeneratorTest
org.fastnate.generator.test.versioning.VersionTest

public class VersionTest extends AbstractEntitySqlGeneratorTest
Tests that a property marked with Version is written correctly.
Author:
Tobias Liefke
  • Constructor Details

    • VersionTest

      public VersionTest()
  • Method Details

    • testVersion

      @Test public void testVersion() throws IOException
      Tests to write an entity with @Version.
      Throws:
      IOException - if the generator throws one