You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/09 04:50:37 UTC

[GitHub] [shardingsphere] Swastyy commented on pull request #14730: learning to make test cases

Swastyy commented on pull request #14730:
URL: https://github.com/apache/shardingsphere/pull/14730#issuecomment-1033346848


   Hi @RaigorJiang , can you please tell me about this error that it is true that the containsTable method cannot be used for the variables of type ShardingSphereMetaData? or is it mentioned in the docs about this method (I cannot find such) so how can I use this method for this test case
   Error:  COMPILATION ERROR : 
   [INFO] -------------------------------------------------------------
   Error:  /home/runner/work/shardingsphere/shardingsphere/shardingsphere-infra/shardingsphere-infra-context/src/test/java/org/apache/shardingsphere/infra/context/refresher/type/CreateTableStatementSchemaRefresherTest.java:[95,34] cannot find symbol
     symbol:   method containsTable(java.lang.String)
     location: variable schemaMetaData of type org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
   [INFO] 1 error


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org