RobertIndie commented on a change in pull request #48:
URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r498661172



##########
File path: src/DotPulsar/PulsarClient.cs
##########
@@ -12,15 +12,22 @@
  * limitations under the License.
  */
 
+using System.Runtime.CompilerServices;
+
+[assembly: InternalsVisibleTo("DotPulsar.Tests")]

Review comment:
       I'm a little confused about this place. Is it true that we shouldn't 
test any internal methods and classes?




----------------------------------------------------------------
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.

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


Reply via email to