Updated test after removing getApexVersion.

This commit is contained in:
Aaron Hurst
2023-01-06 02:59:44 +00:00
parent b4b9dd2b93
commit 58ca81da06

View File

@ -1,4 +1,4 @@
+- UserClass[@ApexVersion = 0.0, @DefiningType = "Foo", @Image = "Foo", @InterfaceNames = null, @Location = "[4:7,25:1]", @Namespace = null, @RealLoc = true, @SuperClassName = "", @TypeKind = TypeKind.CLASS]
+- UserClass[@DefiningType = "Foo", @Image = "Foo", @InterfaceNames = null, @Location = "[4:7,25:1]", @Namespace = null, @RealLoc = true, @SuperClassName = "", @TypeKind = TypeKind.CLASS]
+- ModifierNode[@Abstract = false, @DefiningType = "Foo", @DeprecatedTestMethod = false, @Final = false, @Global = false, @InheritedSharing = false, @Location = "no location", @Modifiers = 1, @Namespace = null, @Override = false, @Private = false, @Protected = false, @Public = true, @RealLoc = false, @Static = false, @Test = false, @TestOrTestSetup = false, @Transient = false, @Virtual = false, @WebService = false, @WithSharing = false, @WithoutSharing = false]
+- FieldDeclarationStatements[@DefiningType = "Foo", @Location = "[5:4,5:41]", @Namespace = null, @RealLoc = true, @TypeArguments = null, @TypeName = "Integer"]
| +- ModifierNode[@Abstract = false, @DefiningType = "Foo", @DeprecatedTestMethod = false, @Final = false, @Global = false, @InheritedSharing = false, @Location = "no location", @Modifiers = 0, @Namespace = null, @Override = false, @Private = false, @Protected = false, @Public = false, @RealLoc = false, @Static = false, @Test = false, @TestOrTestSetup = false, @Transient = false, @Virtual = false, @WebService = false, @WithSharing = false, @WithoutSharing = false]